Displaying 2 results from an estimated 2 matches for "sesstimeout".
Did you mean:
res_timeout
2002 Oct 15
0
Windows Session timeouts -- when Samba is slow
...u are attempting to
connect to is:
Either busy and cannot respond before the rdr timeout
The network could be busy
Bottleneck in the network
As to troubleshooting this problem, you may want to exhaust
all means before deciding to increase the amount of time
before the redirector stops (SESSTIMEOUT). The SESSTIMEOUT
parm can be set in the following registry location:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanWorkstation\Parameters
Some things you can try are to obtain a trace of the packets
on the network. You want to zoom in on the amount of time it
takes for the Serve...
2001 Dec 13
1
Samba serving files with *very* long access times
...this you might not realise just how often Windows Explorer peeks at the
first few bytes of its files!)
I have been sufficiently motivated recently to do something about this and
have discovered the following registry key...
HKLM\SYSTEM\CurrentControlSet\Services\LanmanWorkstation
\Parameters\SessTimeOut
Setting this to 600 s increases the timeout period sufficiently that read
operations are normally completed successfully. This is an improvement in
some ways, but still frustrating because while a read operation is
pending...
* The reading application hangs and cannot be interrupted (even by the...