10 Feb
2011
10 Feb
'11
7:48 a.m.
Ramon J. Castillo wrote:
I see it useful too, when specifying for example "response_window" that instead of be 1 "One second" could be 1200 as in "twelve hundred milliseconds".
I'm surprised that would be useful.
I have found some devices that time out in 3 seconds ,
The vendors need to read RFC 5080.
in these cases you still want to retry at least once . Of course here the network delay is kept under 300 milliseconds end to end.
The server doesn't do retries, only the NAS does. So changing the response_window will likely not help. Alan DeKok.