Specify the Idle Timeout for Server Connnections

Specifies the amount of idle time that a circuit is allowed before being disconnected. If this parameter is set to a low value, it saves server resources but reduces performance because of client overhead in reconnecting.

Open your registry and find the key below.

Create a new DWORD value, or modify the existing value called 'Disc' using the settings below.

Exit your registry, you may need to restart or log out of Windows for the change to take effect.


Settings:
System Key: [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanServer\
Parameters]
Name: Disc
Type: REG_DWORD (DWORD Value)
Value: 0 to infinite minutes (Default is 15)

Popular Posts