LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Apache Tomcat Administration? (https://www.linuxquestions.org/questions/linux-newbie-8/apache-tomcat-administration-784307/)

your_shadow03 01-23-2010 09:48 PM

Apache Tomcat Administration?
 
Anyone who can help me with good tutorials to learn Apache tomcat Administration? any ebook or material?

anomie 01-24-2010 12:06 AM

I learned using Apache's notes (see Documentation) and through a lot of trial and error. I don't have any book or tutorial recommendations, but maybe others do.

Also, if you're planning to front-end Tomcat with Apache web server, check out the Tomcat Connector documentation. That's only necessary if you are using Apache 1.3 or 2.0. If you're using Apache 2.2, you can simply pass requests through its AJP proxy module. (I learned that one the hard way.)

Tomcat is quite an "interesting" beast. Be prepared to experiment and possibly scour a few archived mail threads to get things operating the way you need them.


All times are GMT -5. The time now is 03:10 PM.