Re: [users@httpd] Apache + 2 tomcat appserver failover configuration

2012-09-01 Thread Daniel Ruggeri
On 8/31/2012 6:08 PM, Ed Young wrote: > I now need to get the urls for the /admin/jkmanager or > /balancer-manager working. Currently they are yielding 404. I didn't see this in your configuration, but you have to enable the balancer manager explicitly: SetHandler balancer-manager

Re: [users@httpd] Apache + 2 tomcat appserver failover configuration

2012-09-01 Thread Jim Jagielski
On Aug 31, 2012, at 11:37 AM, Ed Young wrote: > > My understanding is that mod_proxy replaces mod_jk, but i haven't had > any success getting mod_proxy to work in a failover scenario, so I may > be stuck for now. > mod_proxy's failover works fine... what problems are you seeing? What version