web application request count and error count in tomcat manager servlet (tomcat mbeans..)

2005-04-07 Thread Annie Wang
hi, had a question about web application request count and error count from the tomcat manager servlet (which are also available via tomcat mbeans). initially, i was thinking that request count translates to total number of requests. and success count could be dervied by subtracting error count

question about localhost/ error count in tomcat manager web app

2005-06-15 Thread Annie Wang
hi, when i access the manager web app, i noticed that error count for localhost/ default[/] increments. http connector error count also increments. any ideas why this is happening? am i missing some configuration or could this be a bug? i asked a similar question on the tomcat-user alias a