<br><br><div class="gmail_quote">On Sun, Dec 5, 2010 at 8:06 PM, Jeff Layton <span dir="ltr">&lt;<a href="mailto:jlayton@samba.org">jlayton@samba.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div><div></div><div class="h5">On Sun, 5 Dec 2010 19:42:30 -0600<br>
Steve French &lt;<a href="mailto:smfrench@gmail.com">smfrench@gmail.com</a>&gt; wrote:<br>
<br>
&gt; On Sat, Dec 4, 2010 at 2:12 AM, Volker Lendecke<br>
&gt; &lt;<a href="mailto:Volker.Lendecke@sernet.de">Volker.Lendecke@sernet.de</a>&gt;wrote:<br>
&gt;<br>
&gt; &gt; On Fri, Dec 03, 2010 at 09:28:11PM -0500, Jeff Layton wrote:<br>
&gt; &gt; &gt; So, what does this mean for CIFS clients? I believe that the best<br>
&gt; &gt; &gt; behavior for the client is to *never* time out an individual request,<br>
&gt; &gt; &gt; aside from SMB echoes.<br>
&gt; &gt;<br>
&gt; &gt; I like this concept.<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; That will break apps that can&#39;t take ctl-c though ...<br>
&gt;<br>
<br>
</div></div>How will waiting indefinitely for a response break applications?<br>
Returning an error just because the server is slow seems far more<br>
likely to break applications.<br>
<br>
Now, in the (IMO unlikely) event that a server is responding to<br>
echoes but not other calls, you&#39;d have an that application will hang<br>
until someone kills it. I think that&#39;s acceptable however:<br>
<br>
It&#39;s an unlikely situation, and anyone who has a client faced with it<br>
has a way to recover from the hang. They can kill the application. The<br>
server in this case would be clearly broken however.<br>
<div><div></div><br></div></blockquote></div><br>I am more worried about firewall rule changes and similar events<br>than about broken servers - but the idea of waiting forever on stat<br>to a server that is never going to respond seems odd.<br>
<br>-- <br>Thanks,<br><br>Steve<br>