Symptoms include:
- Sporadic Network issues.
- Service failing (Because of network login issues)
- Delay in service start (Because of network login issues)
- Unexplained issues that Seem to be network related but other areas have already been investigated
Resolution: To keep it as simple and reliable as possible
- Update to latest drivers
- Disable Everything that says offload or scaling in the NIC properties
- Disable it for the OS as well
Windows Server 2008 / Server 2012 / SBS 2008 / SBS 2011
- netsh interface tcp set global rss=disabled
- netsh interface tcp set global chimney=disabled
- netsh interface tcp set global autotuninglevel=disabled
- netsh int ip set chimney disabled
Copied from: http://exchangemaster.wordpress.com/2010/05/12/disable-toe-and-rss/
and: http://www.symantec.com/business/support/index?page=content&id=TECH197934