View Single Post
  #69  
Old 19.01.2010, 14:11
Poloman
Guest
 
Posts: n/a
Default

Quote:
Originally Posted by jandg View Post
maybe i solved the problem
i will try and let u know.....


this is what i m trying to do:

only for vista/seven users

windws vista/seven has a function named “Receive Window Auto-Tuning"
**External links are only visible to Support Staff**there is an explanation of this function.

sometimes this function can creat problem with download/upload files via http/ftp/p2p

to disable this function:
click start
in the searchbox write "cmd"
right-click on cmd.exe and run as administrator
write: netsh interface tcp set global autotuning=disabled
press enter

to enable this function:
click start
in the searchbox write "cmd"
right-click on cmd.exe and run as administrator
write: netsh interface tcp set global autotuning=normal
press enter
Nope,didnt worked for me :/
Reply With Quote