Article

mbrookhuis's picture
article
Reads:

3219

Score:
0
0
 
Comments:

0

Improving Performance on your Terminal Server

Author Info

25 April 2007 - 10:53am
Submitted by: mbrookhuis

(View Disclaimer)

PROBLEM: Performance on Windows 2003 with Citrix Presentation server is not optimal.

SOLUTION: The following registry keys (from Microsoft) will improve the performance on your Terminal Server:

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\lanmanserver\parameters]
"MaxWorkItems"=dword:00002000
"MaxMpxCt"=dword:00001000
"MaxRawWorkItems"=dword:00000200
"MaxFreeConnections"=dword:00001000
"MinFreeConnections"=dword:00000100
"SizReqBuf"=dword:00002104

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\lanmanworkstation\parameters]
"MaxCmds"=dword:00000800

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Configuration Manager]
"RegistryLazyFlushInterval"=dword:0000003c

Disclaimer: As with everything else at Cool Solutions, this content is definitely not supported by Novell (so don't even think of calling Support if you try something and it blows up).

It was contributed by a community member and is published "as is." It seems to have worked for at least one person, and might work for you. But please be sure to test, test, test before you do anything drastic with it.




User Comments

© 2013 Novell