Hi,
For some audit requirements in my web application, I would to know for each
incoming HTTP/HTTPS request the time the HTTP and the HTTPS connectors
process them.
The requirement is to measure the processing time of each request and to store
them into a file with for each request an ID that uniquely identifies them.
By consulting documentations on connectors or the Tomcat API javadoc, I didn't
find any tips about how to do this.
Is it possible to perform this function?
How to do this without modifying the Tomcat code?
Thanks,
--
Miguel Moquillon <miguel.moquillon@(protected)>
---------------------------------------------------------------------
To start a new topic, e-mail: users@(protected)
To unsubscribe, e-mail: users-unsubscribe@(protected)
For additional commands, e-mail: users-help@(protected)