I don't know if this is the correct place to post this, so pardon me if this is not the correct place.
I'm having some issues with the push server, I got some connections getting in a CLOSE_WAIT state and never get released. This happens between an Apache Server and a JBoss 4.2.3GA. Here are the ProxyPass in Apache.
Code:
All the connections in CLOSE_WAIT are the ones going to http (8080) on the JBoss side.
Do I configured something wrong?
Thanks for your help.