- Blog - http://blog.bennett-scharf.com -
How to determine if TCP Chimmney Offloading is working
Posted By Bennett On 9. June 2008 @ 12:13 In Windows OS | No Comments
The TCP Chimmney Offload feature was introduced in Windows Server 2003 SP2. It can offload certain functions from the OS to the network adapter card. A lot of our newer HP Servers have a Broadcomm Ethernet chipset that supports this function. It isn’t without its issues. To determine if it is in use you can run the netstat –nt command like this:
C:\>netstat -nt
TCP 192.168.4.97:1433 192.168.4.95:3560 ESTABLISHED InHost
TCP 192.168.4.97:1433 192.168.4.95:3617 ESTABLISHED InHost
Article printed from Blog: http://blog.bennett-scharf.com
URL to article: http://blog.bennett-scharf.com/2008/06/09/how-to-determine-if-tcp-chimmney-offloading-is-working/
Click here to print.