Re: apache/tomcat with webapp_module

Theo Schlossnagle <[email protected]> Tue, 04 Nov 2003 15:30:11 -0500
Newsgroups gmane.comp.apache.mod-backhand.general
Message-ID <[email protected]>
On Tue, 2003-11-04 at 01:02, Hisashi Yamaguchi wrote:
> Hi experts
> 
>  I would like to know that whether
> mod_backhand supports webapp_module or not.
> 
> Following is I'm trying.
> 
> <Directory "/usr/local/tomcat/webapps/ROOT">
>     Backhand  byAge
>     Backhand  byRandom
>     Backhand  byLogWindow
>     Backhand  byLoad
> </Director>
> 
> It doesn't work fine.
> Any ideas?

It should work okay.  Try changing the order of the modules (using
AddModule lines).  Also try using a Location directive instead.  I am
not sure what your webapp module is doing.

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