Acácio,

> The intention is of comparing Windows with Linux in environment
> Apache  + Tom Cat.
> 
> We made some measurements and no matter how incredible it seems, the
> windows (web editon) it ended up being a little faster (small
> difference).
> 
> Now we want to obtain a test of load in two optimized (so compiled
> and with only necessary modules).


If you want to do something quick-and-dirty, and you just want to see
the amount of time spent servicing requests, then you can create a valve
(or filter) that times the execution of the pipeline and then dumps the
URL + the time to either a logfile or a database.

I'm not sure exactly how some of the 3rd-party monitoring tools get
their hooks into Tomcat, but this is just about as lean and mean as you
can get.

-chris

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to