On UNIX these do not accumulate at the same rate. I see less than 100 of these when the error happens. I will try changing timeout it on UNIX but I do not think it will help given the number of socke ...
Some of the time waits.
TCP 10.1.10.201:2503 10.1.13.160:1414 TIME_WAIT
TCP 10.1.10.201:2504 10.1.13.160:1414 TIME_WAIT
TCP 10.1.10.201:2505 10.1.13.16 ...
We had some exception on the WEB client which was doing a lot of MQ connects/disconnects under heavy load.
So we wrote test program which connects to MQ using client mode, opens a queue, closes the q ...