On Thu, May 07, 2015 at 07:54:57AM +0530, Krishna Kumar (Engineering) wrote: > I found the source of the problem. One of the backends was being shared > with another person who was testing iptables rules/tunnel setups, and > that might have caused some connection drops. I have now removed that > backend from my setup and use dedicated systems, after which the original > configuration without specifying source port is working, no connection flaps > now.
So it that could explain that a lot of connections have accumulated locally in an unclean state (eg: FIN_WAIT1) and taken all the ports after a while. OK thanks for the feedback. willy

