Tom's Guide | Tom's Hardware | Tom's Games
![]() |
![]() |
![]() |
Increase Network Performance and Throughput (Windows NT/2000) Popular
Category: Home > Network
If you increase the number of buffers that the redirector reserves for network performance, it may increase your network throughput. Each extra execution thread that you configure will take 1k of additional nonpaged pool memory, but only if your applications actually use them.Open your registry and find the key below.
Create new DWORD values, or modify the existing values, called:
'MaxCmds' The range is 0 - 255 and the default is 15
'MaxThreads' Set it to the same value as MaxCmds
You may also want to increase the value of 'MaxCollectionCount'. This value represents the buffer for character-mode named pipes writes. The default is 16 and the range is 0 - 65535.
(Default) REG_SZ (value not set)
MaxCmds REG_DWORD 0x0000001e (30)
MaxThreads REG_DWORD 0x0000001e (30)
MaxCollectionCount REG_DWORD 0x00000020 (32)
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanW...
Registry Settings
System Key: [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanWorkstation\
Parameters]
Data Type: REG_DWORD (DWORD Value)

![]() |
![]() |
![]() |

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.
| Ads by Google |