We're seeing TCP/IP warning and quite a few connection failures on our web and sql server (Win2k8 SP1 w/ IPv6 enabled) and it happens more often when the worker process/sql server process has been running for a couple of days continously. I am wondering what causes these warnings? What is the default number of tcp connections allowed and how can we bump this up?
TCP/IP failed to establish an outgoing connection because the selected local endpoint was recently used to connect to the same remote endpoint. This error typically occurs when outgoing connections are opened and closed at a high rate, causing all available local ports to be used and forcing TCP/IP to reuse a local port for an outgoing connection. To minimize the risk of data corruption, the TCP/IP standard requires a minimum time period to elapse between successive connections from a given local endpoint to a given remote endpoint.