[b]Want to enhance Network throughput? Try out this tip.
Network throughput depends on a variety of factors and as such you never no what could be the bottleneck. One of things that we can try out is
[b]Want to enhance Network throughput? Try out this tip.
Network throughput depends on a variety of factors and as such you never no what could be the bottleneck. One of things that we can try out is the network redirector reserves.Open registry editor by going to START-RUN and entering regedit and navigate to key [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanWorkstation\Parameters]. One here, click on right pane and added following Dwords. Dwords are in hexadecimal (and value as shown below indicates that of 104, valid values are 0-255). Keep both values same. I think default is 15 or 20. This may help networkthrough put but there is no guarantee. Try it out.
"MaxCmds"=dword:00000068
"MaxThreads"=dword:00000068[/b]
[b][i]IMPORTANT DISCLAIMER: Before doing anything with registry, It is very important that you take a backup of registry by exporting it. Remember even a minor mistake in registry could render your system unusable or will cause it to stop or crash. XPTools is not responsible for any such damage that may occur directly or indirectly as a result of your applying these changes. Don't try it if you are not sure. Use at your own risk. [/b][/i]