Re: [users@httpd] mod_proxy: failonstatus does not work.

2016-08-05 Thread dE
Thanks for the info! I'll be waiting. On 08/03/16 20:08, Yann Ylavic wrote: Hi, On Sun, Jul 31, 2016 at 9:28 AM, dE wrote: ProxyPass / balancer://localbalance/ failonstatus=200 forcerecovery=off BalancerMember balancer://localbalance/ http://[fc00::1:4]/ retry=600 loadfactor=99 BalancerMembe

[users@httpd] Apache as both Reverse and Forward Proxy

2016-08-05 Thread Mohanavelu Subramanian
Hi All, Currently, we are using apache as reverse proxy server. We have a new use case, where clients would send their callback endpoint to our backend server for long running tasks. Then after completing the long running task, the server would use the client's callback endpoint to send the respon