| From: Kim Albee [mailto:[EMAIL PROTECTED] | Sent: Tuesday, 21 August, 2007 12:49 | | We use a monitoring tool that has the automated checks for the application | JVM and we can set different threshholds there -- but I've got to be able | to | have the check run by the load balancer know that the system is down -- | and | it does only a simple check against this JSP page, and then knows to fail | over -- so while we are working to establish threshhold alerts with our | monitoring application, we also want to ensure the load balancer fails | over | accurately as well... | | So all suggestions are welcome.
I'm not entirely sure how feasible this is, but can you have an output filter or valve catch (or at least note) the 500 status? If so, then maybe it could log an error to the database. Since you said your status page was able to hit the database even after the app crashed, you should hopefully be able to retrieve the error indication. ----------------------------------------- ------------------------------------------------------------ The information contained in this message is confidential proprietary property of Nelnet, Inc. and its affiliated companies (Nelnet) and is intended for the recipient only. Any reproduction, forwarding, or copying without the express permission of Nelnet is strictly prohibited. If you have received this communication in error, please notify us immediately by replying to this e-mail. ------------------------------------------------------------ --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]