Answered by:
NETSH to disable advanced features

-
Hi
As part of ongoing performance troubleshooting we've been advised to disable some of the advanced TCP settings on our Exchange 2010 server
netsh interface tcp set global rss=disabled netsh interface tcp set global chimney=disabled netsh interface tcp set global autotuninglevel=disabled
Do these settings take place immediately or do the servers require to be rebooted ? This will obviously impact when we can make these changes to minimize service interruption.
Thanks
Question
Answers
-
Hi,
No rebooting is not required.
this acticle is for Chimney, and the same think for rss and autotuninglevel http://blogs.technet.com/b/networking/archive/2008/11/14/the-effect-of-tcp-chimney-offload-on-viewing-network-traffic.aspx
Regards,
Best Regards Don't forget to mark it as answer if it helps
- Proposed as answer by Simon_WuMicrosoft contingent staff Monday, March 26, 2012 3:08 AM
- Marked as answer by Simon_WuMicrosoft contingent staff Friday, March 30, 2012 9:47 AM
All replies
-
Hi,
No rebooting is not required.
this acticle is for Chimney, and the same think for rss and autotuninglevel http://blogs.technet.com/b/networking/archive/2008/11/14/the-effect-of-tcp-chimney-offload-on-viewing-network-traffic.aspx
Regards,
Best Regards Don't forget to mark it as answer if it helps
- Proposed as answer by Simon_WuMicrosoft contingent staff Monday, March 26, 2012 3:08 AM
- Marked as answer by Simon_WuMicrosoft contingent staff Friday, March 30, 2012 9:47 AM
-
-