[users@httpd] mod_proxy_balancer question

2011-01-17 Thread Tom Jones
Hello, I have a couple of apps running on Tomcat servers and I would like to use mod_proxy_balancer for load balancing and failover. My question has to do with performance. I see that there is a mod_proxy_ajp and mod_proxy_http modules; are there any performance gains by using ajp vs. http? Tha

Re: [users@httpd] Number of connections and load

2011-01-17 Thread Tom Jones
Thanks! On Jan 17, 2011, at 11:45 AM, Igor Galić wrote: > > ----- "Tom Jones" wrote: > >> Thank you. So, I have read over the docs and while this does provide > > You must've missed the ?auto parameter in your reading then. > >> the answers in

Re: [users@httpd] Number of connections and load

2011-01-17 Thread Tom Jones
:30, Tom Jones wrote: >> I would like to query the httpd process to see how many current connections >> are occurring and what the load level is like. Is this possible? > > http://httpd.apache.org/docs/2.2/mod/mod_status.html >

[users@httpd] Number of connections and load

2011-01-08 Thread Tom Jones
Hello, I would like to query the httpd process to see how many current connections are occurring and what the load level is like. Is this possible? Thanks, tom - The official User-To-User support forum of the Apache HTTP Server P