https://issues.apache.org/bugzilla/show_bug.cgi?id=45434
--- Comment #1 from noah <[EMAIL PROTECTED]> 2008-07-18 06:52:10 PST --- Here's log output aswell. mod_proxy_balancer.c(46): proxy: BALANCER: canonicalising URL //mycluster/myservice/foo mod_proxy_balancer.c(276): proxy: BALANCER: Found value (null) for stickysession JSESSIONID|jsessionid mod_proxy_balancer.c(952): proxy: Entering byrequests for BALANCER (balancer://mycluster) mod_proxy_balancer.c(535): proxy: BALANCER (balancer://mycluster) worker (http://tomcat1.example.net:8180/) rewritten to http://tomcat1.example.net:8180//myservice/foo mod_proxy.c(966): Running scheme balancer handler (attempt 0) mod_proxy_http.c(1909): proxy: HTTP: serving URL http://tomcat1.example.net:8180//myservice/foo proxy_util.c(2044): proxy: HTTP: has acquired connection for (tomcat1.example.net) proxy_util.c(2102): proxy: connecting http://tomcat1.example.net:8180//myservice/foo to tomcat1.example.net:8180 proxy_util.c(2195): proxy: connected //myservice/foo to tomcat1.example.net:8180 proxy_util.c(2347): proxy: HTTP: fam 2 socket created to connect to tomcat1.example.net proxy_util.c(2448): proxy: HTTP: connection complete to 172.20.11.240:8180 (tomcat1.example.net) proxy_util.c(1071): ppr: real: balancer://mycluster/myservice/ proxy_util.c(1085): ppr: checking balancer: balancer://mycluster proxy_util.c(1097): ppr: matching member (http://tomcat1.example.net:8180/) and URL (http://tomcat1.example.net:8180/myservice/foo/) proxy_util.c(1104): ppr: matched member (/myservice/foo/) mod_proxy_http.c(1686): proxy: start body send mod_proxy_http.c(1775): proxy: end body send proxy_util.c(2062): proxy: HTTP: has released connection for (tomcat1.example.net) proxy_util.c(1854): proxy: grabbed scoreboard slot 2 in child 18003 for worker http://tomcat1.example.net:8180/ proxy_util.c(1873): proxy: worker http://tomcat1.example.net:8180/ already initialized proxy_util.c(1967): proxy: initialized single connection worker 2 in child 18003 for (tomcat1.example.net) proxy_util.c(1854): proxy: grabbed scoreboard slot 3 in child 18003 for worker http://tomcat1.example.net:8180/ proxy_util.c(1873): proxy: worker http://tomcat1.example.net:8180/ already initialized proxy_util.c(1967): proxy: initialized single connection worker 3 in child 18003 for (tomcat1.example.net) -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
