Dear Wiki user, You have subscribed to a wiki page or wiki category on "Jakarta-httpclient Wiki" for change notification.
The following page has been changed by OrtwinGlueck: http://wiki.apache.org/jakarta-httpclient/UseCases/JMX New page: = Use Case: runtime monitoring and statistics = == Description == I want to monitor certain statistics at runtime. == Background == HttpClient manages connection pools. They are worth monitoring and maybe even adjusting at runtime. [http://issues.apache.org/bugzilla/show_bug.cgi?id=10815 Bug 10815] is related. == Solution == Implement [http://java.sun.com/products/JavaManagement/ JMX] beans that can be optionally registered with a bean server. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
