Friday, March 12, 2010

Posts Tagged ‘cluster’

multiple tomcat instance – single setup

Thursday, December 27, 2007 16:30

running multiple tomcat by using a single catalina_base and catalina_home this will make it easy to manage server management to use only one tomcat setup instance download tomcat-6+ and unpack it. and modify two configuration file under conf

This was posted under category: HowTo & Tutorial  |  Read Full Story  |  14 Comments
Tagged with: ,
Complete Apache 2.2-AJP Load Balance via mod_proxy

Complete Apache 2.2-AJP Load Balance via mod_proxy

Monday, December 3, 2007 4:33

Complete guide for apache-http server load balancing via mod_proxy and some performance enhancements required modules: proxy_module proxy_ajp_module proxy_balancer_module

This was posted under category: HowTo & Tutorial  |  Read Full Story  |  5 Comments