[us...@httpd] Sticky Session with no control on origin server cookies

2010-08-26 Thread michael bienstein
Hi all. I'm trying to configure a proxy_loadbalancer with sticky session. I read around the web and in the source code and discovered that this module expects to handle sticky session by re-using the user's session ID provided by the origin server. This is different to BigIP which injects its

[us...@httpd] Re : [us...@httpd] Re : [us...@httpd] proxy_loadbalancer and failover

2010-08-20 Thread michael bienstein
: users@httpd.apache.org Envoyé le : Jeu 19 août 2010, 17h 58min 40s Objet : Re: [us...@httpd] Re : [us...@httpd] proxy_loadbalancer and failover On 19.08.2010 16:44, michael bienstein wrote: Hi, Thanks for the help. I have a IIS listening on port 80 and nothing on port 81. Version is Apache/2.2.16

[us...@httpd] Re : [us...@httpd] Re : [us...@httpd] proxy_loadbalancer and failover

2010-08-20 Thread michael bienstein
Thanks Rainer, I checked and clearly there is something listening on port 81 but I can't figure out what it is. When I switxh to port 82 it works as I'd expect. Next up is sticky session support when I can't control the origin server's session cookie ... De

[us...@httpd] proxy_loadbalancer and failover

2010-08-19 Thread michael bienstein
Hi all, I am trying to configure the latest Apache 2.2.x on Windows 7 64bit (so using 32bit emulation) as a Reverse Proxy with Load Balancing. I can get the reverse proxy side of things to work. The load balancing too works if the origin servers work. But if I configure it to go to a port

[us...@httpd] Re : [us...@httpd] proxy_loadbalancer and failover

2010-08-19 Thread michael bienstein
De : Eric Covener cove...@gmail.com À : users@httpd.apache.org Envoyé le : Jeu 19 août 2010, 15h 21min 58s Objet : Re: [us...@httpd] proxy_loadbalancer and failover On Thu, Aug 19, 2010 at 7:56 AM, michael bienstein mbienst...@yahoo.fr wrote: . But if I configure it to go to a port

[us...@httpd] Re : [us...@httpd] proxy_loadbalancer and failover

2010-08-19 Thread michael bienstein
Hi, Thanks for the help. I have a IIS listening on port 80 and nothing on port 81. Version is Apache/2.2.16 (Win32) Server Built: Jul 30 2010 16:15:37 Here's the changes I've made to the httpd.config from the default install: httpd.config Listen 8081 #Used in other tests (sticky session