Remy Maucherat wrote:
>
> I suggest we consider not including the AccesLogValve in the default
> configuration until some optimization work is done on it.
>
For anyone who has been itching to get their feet wet and contribute to Tomcat's
development, this is the kind of thing where it's relative
One small note - a very important time is the "Max response time" - IMHO
it's even more important than the average response time, because it
can mean "lost customers" ( who will wait 10 secs to order from your site
:-).
HelloWorldServlet is a very bad test case, it uses Locales and that's
somet
> I suggest we consider not including the AccesLogValve in the default
> configuration until some optimization work is done on it.
>
I would suggest that you don't remove it from the default, as TC4 is not
even beta, and the nice access log is one of the reasons I am using it.
Scott Sanders
TC4-m4 REquestInfoExample data, questions, modified scriptsHi,
I did some testing myself, mainly because it's been 3 months since my last
round, and Catalina has changed a bit since then.
I also did a little bit of profiling of Catalina as a whole, and of the HTTP
connector.
When you do some tes
Title: TC4-m4 REquestInfoExample data, questions, modified scripts
Hi,
I apologize for the critical tone (but also perhaps ignorance)of my
last post. I've got the flu or something. Yecch.
Here's the data I collected after running new, slightly modified,
scripts (see attached)