Re: Does this look correct to everybody?

2009-03-24 Thread Juha Laiho
Alston, Brian (US SSA) wrote: > This is too weird, I am hoping somebody can explain it to me. > If I change my configuration to the following: [...] > Everything appears to work exactly as expected. My sessions are acting > like they are supposed and everything seems to be playing nice. So why > do

RE: Does this look correct to everybody?

2009-03-24 Thread Alston, Brian (US SSA)
All This is too weird, I am hoping somebody can explain it to me. If I change my configuration to the following: ProxyRequests off BalancerMember http://192.168.1.20:8080 loadfactor=1 BalancerMember http://192.168.1.21:8080 loadfactor=1 BalancerMember http:

Re: Does this look correct to everybody?

2009-03-24 Thread Jason Chan
FYI: http://www.jboss.org/community/docs/DOC-12529 hope this help On Tue, Mar 24, 2009 at 11:23 PM, Alston, Brian (US SSA) < brian.als...@baesystems.com> wrote: > All > >I am "attempting" to cluster 3 Apache Tomcat 6 servers behind a load > balancing Apache httpd server. I say "attempting" be