Hi, After running a load test (using ab) against Apache httpd + Tomcat I have noted several sockets are left in CLOSE_WAIT state when using MPM worker. Once the worker is marked IN_ERROR the sockets belonging to the pool will not be closed. I have tried something like the worker.maintain of mod_jk but I am getting the sockets from the reslist of the connection pool I think that is a bit tricky.
Any comments? Cheers Jean-Frederic
