You are viewing a plain text version of this content. The canonical link for it is here.
Posted to httpclient-users@hc.apache.org by Jaikit Savla <ja...@yahoo.com> on 2012/08/07 02:41:36 UTC

Instrumenting HttpClient library

Hi Team,
Is monitoring via JMX already implemented in HttpClient ?
-Number of request (socket) timeouts 
-Number of connection timeouts 
-Number of timeouts while waiting for connection from pool 
-Total number of requests 
-Average Request duration 
-Maximum Request duration 
-Number of connections currently in pool 
-Max connections in pool 

http://old.nabble.com/Instrumenting-HttpClient-4-td29464148.html

If not than has anyone added the extension for it ?

Thanks,
Jaikit