[users@httpd] RE: Revers proxy sync/async question

2013-09-09 Thread Womann, Sven
Hi Andika, the RP waits for the complete answer. If the backend doesn't respond you will get an error entry in your logfile. You can define the timeout by the directive ProxyTimeOut... Best Regards, Sven From: Andika Daud [mailto:ad...@adobe.com] Sent: Friday, September 06, 2013 12:37 AM To: us

RE: [users@httpd] Apache 2.4 ReverseProxy Issue

2013-09-03 Thread Womann, Sven
.@kippdata.de] Sent: Saturday, August 24, 2013 10:50 PM To: users@httpd.apache.org Subject: Re: [users@httpd] Apache 2.4 ReverseProxy Issue On 21.08.2013 13:42, Womann, Sven wrote: > Sorry, I meant to write example.com... > > I use include my RP-Rules in a dedicated file. > Ther

RE: [users@httpd] Apache 2.4 ReverseProxy Issue

2013-08-21 Thread Womann, Sven
httpd] Apache 2.4 ReverseProxy Issue On Wed, 2013-08-21 at 08:30 +0000, Womann, Sven wrote: > But on the client side, it is a redirect to > http://www.server.com/login. That results in a loop. Are you working for server.com, or did you mean to write example.com? What ProxyPassReverse di

[users@httpd] Apache 2.4 ReverseProxy Issue

2013-08-21 Thread Womann, Sven
Hello, I migrated my Apache 2.2 to 2.4. It is working as a reverse proxy. Now I have the following issue: For the listener on Port 80 I set a request header ClientProtocol=http. For the listener on Port 443 I set it to https. So my application on the backend knows for example that for a login i