HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\DNScache\Parameters Ideal value settings could be as follows:
CacheHashTableBucketSize – up to 1 CacheHashTableSize – up to 384 MaxCacheEntryTtlLimit – up to 64000 MaxSOACacheEntryTtlLimit – up to 301 ================================ HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\windows Then right click on the new key you just created name it "psched" and create a new “DWORD” entry. Name it “NonBestEffortLimit” and set the value to "0" to disable reserve bandwidth. ======================================================== "netsh interface tcp set global autotuninglevel=disabled" Exit the Command Prompt and restart your computer to ensure changes take effect. Note: To restore TCP autotuning feature type the following command at Command Prompt: "netsh interface tcp set global autotuninglevel=normal" Exit the Command Prompt and restart your computer to ensure changes take effect. ================================ more tips and tricks visit my site www.sarwarbobby.blogspot.com