https://issues.apache.org/bugzilla/show_bug.cgi?id=48375
Summary: Why does mod_proxy_balancer ajp:// crash apache
tomcat?
Product: Apache httpd-2
Version: 2.2.14
Platform: PC
OS/Version: Solaris
Status: NEW
Severity: normal
Priority: P2
Component: mod_proxy_ajp
AssignedTo: [email protected]
ReportedBy: [email protected]
Using mod_proxy_balancer.so on apache 2.2.14
to balance tomcat 5.5.27
<Proxy balancer://mycluster>
BalancerMember http://192.168.1.190:8080 route=jvm1
BalancerMember http://192.168.1.191:8080 route=jvm1
</Proxy>
causes tomcat to coredump with
Dec 11, 2009 10:40:22 AM org.apache.catalina.core.ApplicationContext log
INFO: SessionListener: contextDestroyed()
Dec 11, 2009 10:40:22 AM org.apache.catalina.core.ApplicationContext log
INFO: ContextListener: contextDestroyed()
[Q1]
Why does apache 2.214 mod_proxy_balancer.so cause tomcat to coredump
[Q2] Is there a known fix (apart from not using ajp://)
--
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]