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
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
__
? ? ? ? ? ? ? ?? ? ? ?From: Onur Agin
[mailto:onura...@gmail.com]
? ? ? ? ? ? ? ?? ? ? ?Sent: Tuesday, November 24, 2009
11:05 AM
? ? ? ? ? ? ? ?? ? ? ?To: users@ht
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
? ? ? ?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
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
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,
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