I have proven, through my own experimentation, that removing the status=+H
from the stateful balancer's member allow normal load balancing for the
stateless proxy balancer. Leaving the status=+H in the stateful balancer's
config causes ALL requests in the stateless balancer to route to
tccontainer
On 03/04/2013 7:28 AM, "Sean Alderman" wrote:
>
> Perhaps I've not explained correctly, I apologize. The concept I was
going for was to have two independent balancers that point to the same
tomcat instances.
>
> In the webservices virtual host I would have a configuration like so:
>
> ProxyPass
Perhaps I've not explained correctly, I apologize. The concept I was going
for was to have two independent balancers that point to the same tomcat
instances.
In the webservices virtual host I would have a configuration like so:
ProxyPass /service-sticky/ balancer://webservices-sticky/service-s
On 03/04/2013 2:02 AM, "Sean Alderman" wrote:
>
> Greetings,
> I am running httpd 2.2.23.0-64 with mod_proxy to load balance Tomcat
6.0.36.B containers. I have encountered a somewhat strange situation, and
I was wondering if anyone could comment and or propose an alternative.
>
> I have a case
Greetings,
I am running httpd 2.2.23.0-64 with mod_proxy to load balance Tomcat
6.0.36.B containers. I have encountered a somewhat strange situation, and
I was wondering if anyone could comment and or propose an alternative.
I have a case where my tomcat containers have multiple webservice
appl