--- Sandeep Lad <[EMAIL PROTECTED]> wrote:
> Hi LUG;
> 
> Can anybody suggest me, any best book on Apache and Tomcat configuration.

http://johnturner.com/howto/apache-tomcat-howto.html
is an excellent reference, esp for Apache-Tomcat integration on the Solaris.

The book "Tomcat Definitive Guide" published by O'Reilly in 2003 also has a
chapter devoted to Apache - Tomcat integration.

Also, you may find it beneficial to use mod_jk instead of mod_webapp. 

mod_jk (Jk/jk2 protocol) has good developer support. Development, bug fixes
and, feature additions take place regularly. This can be used for connectivity
between Tomcat and Apache 1.x as well as 2.x

mod_webapp, authored by Pier Fumagalli, is supposed to be the "ideal" way to
achieve tomcat-apache integration. It uses the APR library, follows recommended
Apache guidelines, etc, but is not supported anymore because of lack of
developer interest. Also mod_webapp is purely for Apache 2.x

> 
> Sandeep
> 


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

-- 
http://mm.ilug-bom.org.in/mailman/listinfo/linuxers

Reply via email to