I tried to tweak everything I possibly can.  mod_jk works the same way as
mod_webapp then right?  For example, every single request for something that
lies under "/myWebapp/*" gets redirected to tomcat, not just the *.jsp files
and /servlet/*.  Any way to change this besides what I have done?



-----Original Message-----
From: Ralph Einfeldt [mailto:[EMAIL PROTECTED]]
Sent: Thursday, April 18, 2002 10:35 AM
To: Tomcat Users List
Subject: AW: Mod_jk log message question (mod_jk is so slow!!!)


As I see it, something must be wrong with your setup.

AFAIK mod_jk doesn't send any request to tomcat
that doesn't match the JkMount expressions.

The current version of mod_webapp is directing all resources
under a webapp to tomcat. So it won't help you.

> -----Urspr�ngliche Nachricht-----
> Von: Brandon Cruz [mailto:[EMAIL PROTECTED]]
> Gesendet: Donnerstag, 18. April 2002 00:54
> An: Tomcat Users List
> Betreff: RE: Mod_jk log message question (mod_jk is so slow!!!)
<snip/>
> static resources (.gif, .html, etc.) get sent to apache if
> they are inside a webapp.
<snip/>

--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>



--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to