Thx for your quick answer...i saw a lot of favicon.ico 404's 

Maarten 

-----Oorspronkelijk bericht-----
Van: Markus Schönhaber [mailto:[EMAIL PROTECTED] 
Verzonden: vrijdag 10 maart 2006 13:47
Aan: Tomcat Users List
Onderwerp: Re: error count

MW Janssen wrote:
> My application (production) runs fine. However in the Tomcat Manager I 
> see a parameter Error count. Normally I would think this should be 0. 
> See no errors in my logs. So what does this parameter measure?

It counts the requests that could not be successfully handled. This includes
404s (resource not found). You can - for example - easily get a lot of these
when there is no /favicon.ico on your server.
If you count the requests that don't have a status of 2xx or 3xx in your
server's access logs, you'll propably get a value similar to what the
Manager shows as Error count.

Regards
  mks

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

--
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.375 / Virus Database: 268.2.1/278 - Release Date: 9-3-2006
 

-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.375 / Virus Database: 268.2.1/278 - Release Date: 9-3-2006
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to