PDA

View Full Version : Colin's Weekly Tip: Speed up your LAN


Colin
06-15-04, 02:26 PM
Most of the time when we are transferring large files over a LAN the network will never reach maximum theoretical throughput speed. Luckily for us, adding two DWORD value strings can sometimes greatly improve network data transfer performance!<BR><BR>First load up regedit (Start -> Run -> regedit -> Ok) then follow this path. HKEY_LOCAL_MACHINE -> SYSTEM -> CurrentControlSet -> Services -> Lanmanworkstation -> parameters. Now create (or modify) the MaxCmds and MaxThreads DWORD value strings. You can give it any value between 0 and 255, it's up to you to experiment to see what works best for your network. For my home network I find that giving it a value of 155 on all computers boost network throughput a bit.<BR><BR>If you RUIN your network settings simply delete the two DWORD strings and start over. =)<BR>

potblowfish
06-15-04, 02:27 PM
just wondering... will this tweak work with a wireless LAN setup as well? I'm using a pair of compaq wireless LAN adaptors which plug into USB ports.

grafton26
06-15-04, 02:27 PM
great idea , can you tell me how to do it in win98se