Hi,
Look at Java Service Wrapper project. I think you can extend there
logging trigger filter API.
http://wrapper.tanukisoftware.org/doc/english/prop-filter-x-n.html
As you detect the OME then you can use the jkstatus mod_jk interface
to deactivate the worker from list.
http://tomcat.ap
hi there everyone,
I'm new to the list.
I would like mod_jk to detect when the Tomcat JVM got into an
OutOfMemoryException
so that mod_jk avoid to forward request to that Tomcat.
If I'm not wrong, it could happen that the mod_jk balancer forward a
request to a JVM in such a state,
since the m