Currently receiving the above error intermittently on the SSIS 2008 Server. Noticed that there are around 14-16K connections in theTIME_WAIT status causing TCP/IP port exhaustion while only around 40-60 established ones.
The SSIS Server is on Windows Server 2008 x64 OS.
Does changing the TcpTimedWaitDelay from the default 4mins to 30 secs will fix this issue or whether it will create any other issues in the environment?
Thanks