A few weird things:

 - the old gen should not be able to accept new connections
 - generally if it's left running, I would want to look at what
threads were left running (pstack or often better the few gdb commands
here: https://httpd.apache.org/dev/debugging.html#backtrace). Often
something will stick out as spinning, or in some kind of blocking I/O
with no timeout.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to