java/j2ee tips and blueprints
java/j2ee tips and blueprints
It is a very sad thing that nowadays
there is so little useless information.
Oscar Wilde
multiple tomcat instance - single setup
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
more...
Complete Apache 2.2-AJP Load Balance via mod_proxy
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
more...
You can know the name of a bird in all the languages of the world, but when you're finished, you'll know absolutely nothing whatever about the bird... So let's look at the bird and see what it's doing -- that's what counts. I learned very early the difference between knowing the name of something and knowing something.
Richard Feynman