Yes you are right. It is for my lvs setup. I have ldirectord ping it every 10 seconds.
Each time it pings(actually it pings once on 80 and once on 443) The part I am confused with is, I set up a local ip virtual host just for pinging. And the virtual host does not even have the JkMount directives( I tried it with as well just to see) This is what I get every 10 seconds ============================================================================ ================= [Thu Apr 01 13:24:46 2004] [jk_uri_worker_map.c (486)]: Into jk_uri_worker_map_t::map_uri_to_worker [Thu Apr 01 13:24:46 2004] [jk_uri_worker_map.c (500)]: Attempting to map URI '/ldirectordping.html' [Thu Apr 01 13:24:46 2004] [jk_uri_worker_map.c (618)]: jk_uri_worker_map_t::map_uri_to_worker, done without a match [Thu Apr 01 13:24:46 2004] [jk_uri_worker_map.c (486)]: Into jk_uri_worker_map_t::map_uri_to_worker [Thu Apr 01 13:24:46 2004] [jk_uri_worker_map.c (500)]: Attempting to map URI '/ldirectordping.html' [Thu Apr 01 13:24:46 2004] [jk_uri_worker_map.c (618)]: jk_uri_worker_map_t::map_uri_to_worker, done without a match [Thu Apr 01 13:24:46 2004] [jk_uri_worker_map.c (486)]: Into jk_uri_worker_map_t::map_uri_to_worker [Thu Apr 01 13:24:46 2004] [jk_uri_worker_map.c (500)]: Attempting to map URI '/ldirectordping.html' [Thu Apr 01 13:24:46 2004] [jk_uri_worker_map.c (618)]: jk_uri_worker_map_t::map_uri_to_worker, done without a match [Thu Apr 01 13:24:46 2004] [jk_uri_worker_map.c (486)]: Into jk_uri_worker_map_t::map_uri_to_worker [Thu Apr 01 13:24:46 2004] [jk_uri_worker_map.c (500)]: Attempting to map URI '/ldirectordping.html' [Thu Apr 01 13:24:46 2004] [jk_uri_worker_map.c (618)]: jk_uri_worker_map_t::map_uri_to_worker, done without a match ---------------------------------------------------------------------------- -----------------------------------------[Thu Apr 01 13:24:56 2004] [jk_uri_worker_map.c (486)]: Into jk_uri_worker_map_t::map_uri_to_worker [Thu Apr 01 13:24:56 2004] [jk_uri_worker_map.c (500)]: Attempting to map URI '/ldirectordping.html' [Thu Apr 01 13:24:56 2004] [jk_uri_worker_map.c (618)]: jk_uri_worker_map_t::map_uri_to_worker, done without a match [Thu Apr 01 13:24:56 2004] [jk_uri_worker_map.c (486)]: Into jk_uri_worker_map_t::map_uri_to_worker [Thu Apr 01 13:24:56 2004] [jk_uri_worker_map.c (500)]: Attempting to map URI '/ldirectordping.html' [Thu Apr 01 13:24:56 2004] [jk_uri_worker_map.c (618)]: jk_uri_worker_map_t::map_uri_to_worker, done without a match [Thu Apr 01 13:24:56 2004] [jk_uri_worker_map.c (486)]: Into jk_uri_worker_map_t::map_uri_to_worker [Thu Apr 01 13:24:56 2004] [jk_uri_worker_map.c (500)]: Attempting to map URI '/ldirectordping.html' [Thu Apr 01 13:24:56 2004] [jk_uri_worker_map.c (618)]: jk_uri_worker_map_t::map_uri_to_worker, done without a match [Thu Apr 01 13:24:56 2004] [jk_uri_worker_map.c (486)]: Into jk_uri_worker_map_t::map_uri_to_worker [Thu Apr 01 13:24:56 2004] [jk_uri_worker_map.c (500)]: Attempting to map URI '/ldirectordping.html' [Thu Apr 01 13:24:56 2004] [jk_uri_worker_map.c (618)]: jk_uri_worker_map_t::map_uri_to_worker, done without a match ------------------------------------------[Thu Apr 01 13:25:06 2004] [jk_uri_worker_map.c (486)]: Into jk_uri_worker_map_t::map_uri_to_worker [Thu Apr 01 13:25:06 2004] [jk_uri_worker_map.c (500)]: Attempting to map URI '/ldirectordping.html' [Thu Apr 01 13:25:06 2004] [jk_uri_worker_map.c (618)]: jk_uri_worker_map_t::map_uri_to_worker, done without a match [Thu Apr 01 13:25:06 2004] [jk_uri_worker_map.c (486)]: Into jk_uri_worker_map_t::map_uri_to_worker [Thu Apr 01 13:25:06 2004] [jk_uri_worker_map.c (500)]: Attempting to map URI '/ldirectordping.html' [Thu Apr 01 13:25:06 2004] [jk_uri_worker_map.c (618)]: jk_uri_worker_map_t::map_uri_to_worker, done without a match [Thu Apr 01 13:25:06 2004] [jk_uri_worker_map.c (486)]: Into jk_uri_worker_map_t::map_uri_to_worker [Thu Apr 01 13:25:06 2004] [jk_uri_worker_map.c (500)]: Attempting to map URI '/ldirectordping.html' [Thu Apr 01 13:25:06 2004] [jk_uri_worker_map.c (618)]: jk_uri_worker_map_t::map_uri_to_worker, done without a match [Thu Apr 01 13:25:06 2004] [jk_uri_worker_map.c (486)]: Into jk_uri_worker_map_t::map_uri_to_worker [Thu Apr 01 13:25:06 2004] [jk_uri_worker_map.c (500)]: Attempting to map URI '/ldirectordping.html' [Thu Apr 01 13:25:06 2004] [jk_uri_worker_map.c (618)]: jk_uri_worker_map_t::map_uri_to_worker, done without a match -----Original Message----- From: QM [mailto:[EMAIL PROTECTED] Sent: Thursday, April 01, 2004 1:07 PM To: Tomcat Users List Subject: Re: Getting all these errors in my mod_jk_4.log On Thu, Apr 01, 2004 at 12:46:29PM -0600, Randy Paries wrote: : everytime one of the other sites gets access i get the following entry in : the mod_jk.log file : [Thu Apr 01 12:02:13 2004] [jk_uri_worker_map.c (500)]: Attempting to map : URI '/ldirectordping.html' : [Thu Apr 01 12:02:13 2004] [jk_uri_worker_map.c (618)]: : jk_uri_worker_map_t::map_uri_to_worker, done without a match Does this happen literally /every/ time, or just every so often? IIRC the requested URI is related to Linux Virtual Server (LVS), to confirm whether a given host is up and running (and failover to a secondary if it's not). -QM -- software -- http://www.brandxdev.net tech news -- http://www.RoarNetworX.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
