Hi Oleg, I have created a feature request with little detail about how I am planning to implement. Please comment if something needs to be corrected.
https://issues.apache.org/jira/browse/HTTPCLIENT-1222 Thanks, Jaikit ________________________________ From: Oleg Kalnichevski <[email protected]> To: "[email protected]" <[email protected]> Sent: Tuesday, August 7, 2012 5:02 AM Subject: Re: Instrumenting HttpClient library On Mon, 2012-08-06 at 21:39 -0700, Jaikit Savla wrote: > For some reason my previous email had junk characters hence resending - sorry > for spam. > > 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 > > If not than can someone please point me to some similar extensions ? I can > submit a patch for JMX monitoring. > > related request: > http://old.nabble.com/Instrumenting-HttpClient-4-td29464148.html > > Thanks, > Jaikit Jaikit There is no JMX support in HttpClient at this point. If you are willing to put some work toward providing JMX support in HttpClient through an optional module, we would happily take it as a contribution. Cheers Oleg --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
