h iroshan wrote on 2009-04-09 23:59:42: > I want to configure mod_proxy_balancer to distribute load among two > back end Tomcat workers. How can I find more information relevant to > this.
You should ask this question on the user mailing list for Tomcat or httpd, and on the developer list. However, the following pages should have all information you need for doing this: http://httpd.apache.org/docs/2.2/mod/mod_proxy.html http://httpd.apache.org/docs/2.2/mod/mod_proxy_balancer.html ciao... -- Lars Eilebrecht [email protected]
