On 11.07.2009 00:41, Dan Ganny wrote: > I am really desperate to need some help with a weird customer issue. > The IIS ISAPI redirector log excerpt is posted below. > > > > The URI printed out in the log is > '/24.220.76.4http://24.220.76.4/CCPROChat/CPChatRequest.jsp'. This is > obviously invalid, I know it should be > '/24.220.76.4/CCPROChat/CPChatRequest.jsp'. I am just confused with > how this "http://24.220.76.4" is inserted in between. I guess that it > is related to the proxy server Squid that customer uses. But I am not > that confident to tell customer in case i am wrong. Does anybody have > seen this problem before?
No I haven't. If you can easily reproduce I would use a network sniffer, like wireshark, to dump the communication and check, that the wrong URL is included in the request packet. If so, you need to check the technical component, that sends the request. Regards, Rainer > Thanks, > > Dan > > > > > Jul 10 15:05:15 2009] [jk_isapi_plugin.c (705)]: In HttpFilterProc > Virtual Host redirection of > /24.220.76.4http://24.220.76.4/CCPROChat/CPChatRequest.jsp [Fri Jul > 10 15:05:15 2009] [jk_uri_worker_map.c (447)]: Into > jk_uri_worker_map_t::map_uri_to_worker [Fri Jul 10 15:05:15 2009] > [jk_uri_worker_map.c (464)]: Attempting to map URI > '/24.220.76.4http://24.220.76.4/CCPROChat/CPChatRequest.jsp' [Fri Jul > 10 15:05:15 2009] [jk_uri_worker_map.c (570)]: > jk_uri_worker_map_t::map_uri_to_worker, done without a match [Fri Jul > 10 15:05:15 2009] [jk_isapi_plugin.c (711)]: In HttpFilterProc test > Default redirection of > _http://24.220.76.4/CCPROChat/CPChatRequest.jsp [Fri Jul 10 15:05:15 > 2009] [jk_uri_worker_map.c (447)]: Into > jk_uri_worker_map_t::map_uri_to_worker [Fri Jul 10 15:05:15 2009] > [jk_uri_worker_map.c (566)]: In > jk_uri_worker_map_t::map_uri_to_worker, wrong parameters [Fri Jul 10 > 15:05:15 2009] [jk_uri_worker_map.c (570)]: > jk_uri_worker_map_t::map_uri_to_worker, done without a match --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org