One of the great things about the Tomcat application server is the fact that the software used to develop and test applications is the exact same software that gets installed and used in a full scale ...
If you decide that you must run Tomcat behind Apache httpd, we suggest using only the built-in mod_proxy module for proxying the requests to Tomcat. To use mod_proxy, search for the following lines in ...
Recently, I was asked to reorganize some of our Web applications to improve their stability. The major push was to get each of our applications running in its own instance of Tomcat. These ...
Many of you have heard the term clustering. It is being thrown around as a buzzword by sales people, developers and just about anybody that deals with J2EE technology. For a lot of people it just ...