Hi,
Thanks for your reply.
The only change that I've made - I've added *address="0.0.0.0"* to all of
my Tomcat Connectors and seems that it solves the issue. At least I can not
reproduce it any more.
Java runs with *-Djava.net.preferIPv4Stack=true*
Here what ifconfig shows inside the container
Dear Sergey,
does this actually happen on a restart situation (with less than about 5min
pausing time)? Then maybe you have a dangling connection (close/time waiting)
on the TCP stack from the shutdown of a client connection (or the reverse
proxy). Please check if any is still open after closi