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

2010-08-20 Thread Joost de Heer
On 08/20/2010 02:05 PM, michael bienstein wrote: 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. Use tcpview ( http://technet.microsoft.com/nl-nl/sysinternals/bb897437%28en-us%29.a

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

2010-08-20 Thread michael bienstein
_ De : Rainer Jung À : users@httpd.apache.org Envoyé le : Ven 20 août 2010, 12h 21min 49s Objet : [us...@httpd] Re : [us...@httpd] proxy_loadbalancer and failover

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

2010-08-20 Thread Rainer Jung
On 20.08.2010 12:05, michael bienstein wrote: Here's the error.log snippet for sending my Chrome browser to http://localhost:8081/qlikview The first request gets sent to 127.0.0.1:80 and works. It is a redirect to /qlikview/index.htm. The second request gets sent to 127.0.0.1:81. This says that

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

2010-08-20 Thread michael bienstein
er Jung À : 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 &g

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

2010-08-19 Thread Rainer Jung
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 (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 8

[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 cookie

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

2010-08-19 Thread Rainer Jung
On 19.08.2010 13:56, michael bienstein wrote: 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

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

2010-08-19 Thread michael bienstein
ancer? Michael De : Eric Covener À : 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 wrote: >. But if I configure it to go to a port that is not > listened

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

2010-08-19 Thread Eric Covener
On Thu, Aug 19, 2010 at 7:56 AM, michael bienstein wrote: >. But if I configure it to go to a port that is not > listened to, then I get a 502 every second request and the balancer worker > is never put into error state. related to this enhancement / PR? http://svn.apache.org/viewvc?rev=930125&v

[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 that