Re: [us...@httpd] Load balancer sticky session problem

2009-11-24 Thread Nuno Fernandes
gt; Owen Boyle > > Disclaimer: Any disclaimer attached to this message may be ignored. > > > > > >From: Onur Agin [mailto:onura...@gmail.com] > > Sent: Tuesday, November 24, 2009 1:23 PM > > To: users@httpd.apache.or

Re: [us...@httpd] Load balancer sticky session problem

2009-11-24 Thread Onur Ağın
mer attached to this message may be ignored. > > >From: Onur Agin [mailto:onura...@gmail.com] > Sent: Tuesday, November 24, 2009 1:23 PM > To: users@httpd.apache.org > Subject: Re: [us...@httpd] Load balancer sticky ses

RE: [us...@httpd] Load balancer sticky session problem

2009-11-24 Thread Boyle Owen
__ ? ? ? ? ? ? ? ?? ? ? ?From: Onur Agin [mailto:onura...@gmail.com] ? ? ? ? ? ? ? ?? ? ? ?Sent: Tuesday, November 24, 2009 11:05 AM ? ? ? ? ? ? ? ?? ? ? ?To: users@ht

Re: [us...@httpd] Load balancer sticky session problem

2009-11-24 Thread Onur Ağın
quot;failover" - confusing, eh? :-) > >The downside is that if the desired server is really > down, the request >will eventually fail. > >Rgds, >Owen Boyle >Disclaimer: Any disclaimer attached to this message may > be ig

RE: [us...@httpd] Load balancer sticky session problem

2009-11-24 Thread Boyle Owen
? ? ? ?From: Onur Agin [mailto:onura...@gmail.com] ? ? ? ?Sent: Tuesday, November 24, 2009 11:05 AM ? ? ? ?To: users@httpd.apache.org ? ? ? ?Subject: [us...@httpd] Load balancer sticky session problem

Re: [us...@httpd] Load balancer sticky session problem

2009-11-24 Thread Onur Ağın
sclaimer attached to this message may be ignored. > > > > > > >From: Onur Agin [mailto:onura...@gmail.com] > Sent: Tuesday, November 24, 2009 11:05 AM >To: users@httpd.apache.org >Subject: [us...@httpd] Load balance

RE: [us...@httpd] Load balancer sticky session problem

2009-11-24 Thread Boyle Owen
aimer attached to this message may be ignored. From: Onur Agin [mailto:onura...@gmail.com] Sent: Tuesday, November 24, 2009 11:05 AM To: users@httpd.apache.org Subject: [us...@httpd] Load balancer sticky session problem Hi,

[us...@httpd] Load balancer sticky session problem

2009-11-24 Thread Onur Ağın
Hi, With the configuration below, sticky sessions won't work... I checked that both servers get the request with the same session IDs. Any ideas? # Proxy ProxyRequests Off Order deny,allow Allow from all BalancerMember http://10.xxx:7101 BalancerMember http://10.xxx:7102 ProxyPass