I'm using mod_jk with Tomcat 4.0.1 and Apache 1.3.19 on a Redhat 7.0 system.

Looking at my mod_jk.log file, it appears that mod_jk is trying to map every request 
that comes to my server, regardless of whether it should be handled by Tomcat or 
Apache. This seems very inefficient to me and I'm wondering if I have a configuration 
problem somewhere. Otherwise everything seems to be working correctly and all pages 
(jsp and otherwise) are being served correctly. Perhaps this is normal and I just need 
to change my log level and ignore it. (log level is currently "warn".) I'd appreciate 
some input.

mod_jk.log entry of a request that should be (and is) handled by Apache...
[Wed Mar 20 10:07:35 2002]  [jk_uri_worker_map.c (351)]: Into 
jk_uri_worker_map_t::map_uri_to_worker
[Wed Mar 20 10:07:35 2002]  [jk_uri_worker_map.c (368)]: Attempting to map URI 
'/images/logo_level2.gif'
[Wed Mar 20 10:07:35 2002]  [jk_uri_worker_map.c (456)]: 
jk_uri_worker_map_t::map_uri_to_worker, done without a match

Thanks!

Cindy



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

Reply via email to