Re: apache/tomcat with webapp_module

Theo Schlossnagle <[email protected]> Mon, 10 Nov 2003 21:02:00 -0500
Newsgroups gmane.comp.apache.mod-backhand.general
Message-ID <[email protected]>
On Nov 10, 2003, at 8:48 PM, Hisashi Yamaguchi wrote:
>  webapp_module redirects servlet request to tomcat.
> This must be necessary module for connection apache/tomcat.
> If I specify <Directory "/var/backhand/cgi-bin">, it goes fine,
> but <Director "/usr/local/tomcat/webapps/ROOT"> does not go fine.
>
>  I guess mod_backhand does not support connector module
> for connection apache/tomcat such as webapp_module.

It certainly supports mod_jk, as we used that in production for a few 
years on one site.  It sounds like you may have the wrong module 
loading order or module execution order.  Also, you may want to try to 
use the Location directive or the Files directive to tell mod_backhand 
to do its balancing.

// Theo Schlossnagle
// Principal Engineer -- http://www.omniti.com/~jesus/
// Postal Engine -- http://www.postalengine.com/
// Ecelerity: fastest MTA on earth