OK.

jakarta-tomcat-connectors/coyote/src/java/org/apache/coyote/RequestInfo.java


Provides the description of "erroCount":

(...)
   // number of response codes >= 400
   private int errorCount;
(...)


On 8/29/06, Andrés González <[EMAIL PROTECTED]> wrote:
Hi.

I'm searching a way to understand every detail of the manager/status
page. I've tried the doc, the source code... but can't answer
something like:

 - why is jvm-free-memory != jvm-max-memory - jvm-total-memory
 - what does requestInfo -> errorCount mean

etc.

the manager webapp source code didn't help too much...

Thanks

--

-=-=-=-=-=-=-=-=-=-=-=-=-
Andrés González.



--

-=-=-=-=-=-=-=-=-=-=-=-=-
Andrés González.

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to