A Valve might be what you need - but you might need to hack the Connectors
depending on how granular you need to be.
A Valve is just like a servlet filter.
-Tim
Pim W. wrote:
Hi,
I want to measure the queueing time starting from when Tomcat recieve the
request from a client until the reques
Hi,
I want to measure the queueing time starting from when Tomcat recieve the
request from a client until the request reach my process.
I am writing a web service application hosted under axis engine.
I want to
- Get the time stamp when the request arrive at Tomcat
And I then want to find the dis