We recently upgraded a dozen of PCs to new hardware and Windows 7 professional (before we had XP), but we are experiencing many newtwork issues, for example SSH sessions (using Putty) stops working after a while.

Checking the LAN with various testing tools doesn't report any issue. We have no XP PCs anymore for testing, but a pair of MACs do work fine.

I wonder if this is a known Windows 7 issue, and how can be fixed.

link|improve this question
feedback

1 Answer

Try disabling TCP receive window autotuning:

netsh interface tcp set global autotuning=disabled
link|improve this answer
Thanks, we'll do some testing later today. – UVL Sep 26 '11 at 10:57
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.