Some useful links people have created to describe their Tomcat configuration experiences. Some of these links may be highly inaccurate or out of date. (Hopefully that's not the case)
Tomcat Connectors/JK
- Tomcat and IIS 6 How-To – The link is dead, but much of the information in it is based on this thread on tomcat-users.
- The Apache + SSL on Win32 HOWTO
- Configuring Tomcat with IIS Web Server
- Apache 2.x + Tomcat 4.x + Load Balancing (or Private JVMs)
- Configuring apache 2 + tomcat 5 + mysql + jdbc access on linux and windows
- BonCode AJP Connector for Apache Tomcat. Has examples and videos on how to configure IIS6 and IIS7 with Tomcat 6 and 7
- Tomcat and IIS 7 configuration
Building and Configuring Tomcat
Configuring for Windows
- Tomcat5 Multi-Instances on Win32 (in German)
Got time for a translation? Contact the web page author - Tomcat Service Manager (software) - by David Boyer
This software been discontinued in favor of the Java Service Manager - Tomcat Service Manager (tcsm) (software) - by Dave Oxley
Configuring for UNIX and Linux
- Installing Web Services with Linux / Apache / Tomcat / Mod_jk / Struts / Postgre{{`SQL / JDBC / Open}}`SSL
- How to run Tomcat on Port 80
- Integrating Tomcat and Apache on Red Hat 9.0
- Java and Jakarta Tomcat on Free``BSD
- Tomcat / Clustered JDBC
- Configuring and Using Apache Tomcat
Running Tomcat
- For general information, see the
RUNNING.txt
file in the Tomcat distribution. - TomcatOnMacOS: Running Tomcat on MacOS X
- Installing Tomcat on MacOS X
- Running Tomcat in Eclipse for development with Tapestry
TroubleShooting
- How to deal with OutOfMemory Errors