You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apr.apache.org by Michael Oliver Lawson <mi...@adscale.co.nz> on 2010/11/11 01:07:23 UTC

Apr tomcat monitoring/metrics

Howdy hi,

We have just started using Apr as a tomcat connector on several high load servers. Previous to this, a load balancer was pooling and parsing connections to tomcat, but as we have hit the peak of the load balancers capabilities we decided to use apr for the pooling. 

What I am trying to find out, and have been unable to do so via google so far, is if there is a way we can extract some metrics from the apr libs during runtime. The most important metric being how many connections are currently pooled.

Any help is appreciated
Regards,

--
Michael Lawson
Software Engineer

AdScale Laboratories Ltd
323 Madras Street
PO Box 19895, Woolston
Christchurch

cell  +64 21 076 5289
phone +64 3 374 2320

E-Mail:   michael.lawson@adscale.co.nz
Internet: www.adscale.de


Re: Apr tomcat monitoring/metrics

Posted by Rainer Jung <ra...@kippdata.de>.
On 11.11.2010 01:07, Michael Oliver Lawson wrote:
> Howdy hi,
>
> We have just started using Apr as a tomcat connector on several high
> load servers. Previous to this, a load balancer was pooling and parsing
> connections to tomcat, but as we have hit the peak of the load balancers
> capabilities we decided to use apr for the pooling.
>
> What I am trying to find out, and have been unable to do so via google
> so far, is if there is a way we can extract some metrics from the apr
> libs during runtime. The most important metric being how many
> connections are currently pooled.

Please post this question to the Tomcat users list. It is more 
appropriate there.

Regards,

Rainer