Tuesday, January 20, 2009

Exchange 2003 Memory Leak

Here are three setttings that should be adjusted in order to correct a memory leak caused by specific issues with how Exchange was handling a high volume of messages on the bridgeheads:

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\HTTP\Parameters]"EnableAggressiveMemoryUsage"=dword:00000001[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\InetInfo\Parameters]"FileCacheLifeTimeSeconds"=dword:0000012c"FileCacheMaxHandles"=dword:00000258[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SMTPSVC\Queuing]"MsgHandleThreshold"=dword:00001388"MsgHandleAsyncThreshold"=dword:00001388

No comments: