Dear Raphael,

I've been working with performance measurements of web services and I've faced this problem. For each request to my system (running in a tomcat 6) I
need to log these information:


Received Bytes (request content length)
Served Bytes (response content length)
Response Time (the time taken by the server to process the request)

Actually, the latter two are simple:

http://java-monitor.com/forum/showthread.php?t=5
--
Kees Jan

http://java-monitor.com/forum/
[EMAIL PROTECTED]
06-51838192

The secret of success lies in the stability of the goal. -- Benjamin Disraeli


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to