We are trying to determine why requests to our Windows 2003 Server are taking so long to respond. The server does not have any CPU/Memory/Disk issues according to Foglight and Performance Monitor. We are sending tons of requests to this server so I am thinking about TCPIP connection issues. I noticed this when running netstat -e -s:
749419 active connections openings
1612880 passive connection openings
6730 failed connection attempts
145270 connection resets received
Should I be concerned about the failed connection attempts? Is this enough to implement the TCP/IP registry tunings that are recommended?
I do not see any packet errors, is there another tool/command that I can run to gather any better statistics? Netmon and look at the response times?
Thanks for any advice..
749419 active connections openings
1612880 passive connection openings
6730 failed connection attempts
145270 connection resets received
Should I be concerned about the failed connection attempts? Is this enough to implement the TCP/IP registry tunings that are recommended?
I do not see any packet errors, is there another tool/command that I can run to gather any better statistics? Netmon and look at the response times?
Thanks for any advice..