hi, i would like to monitor the tomcat status: how many threads there are, the number of threads for tomcat itself, currently serving requests, and waiting for requests.
i would also like to know the number of rejected requests and delayed requests (because the maxProcessors limit or the maxProcessors+acceptCount limit is reached). can i retrieve this information regularly and write it to a file? (hopefully without recompiling or touching the tomcat jar files)? bye, georg -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
