Re: [users@httpd] Remote Forward Proxy Does Not Forward Request after PR 55892 Fix

2016-08-06 Thread Dana Wang
Thanks a lot Yann for writing back so quickly. Yes to the first question, no to the second. How does the test patch approach work? Dana On Sat, Aug 6, 2016 at 8:53 PM, Yann Ylavic wrote: > On Sun, Aug 7, 2016 at 2:34 AM, Dana Wang wrote: > > > > The challenge I'm facing is that the remote fo

Re: [users@httpd] Remote Forward Proxy Does Not Forward Request after PR 55892 Fix

2016-08-06 Thread Yann Ylavic
On Sun, Aug 7, 2016 at 2:34 AM, Dana Wang wrote: > > The challenge I'm facing is that the remote forward proxy no longer forwards > requests due to relative URL. You want your proxy to talk https with a forward proxy via a remote CONNECT proxy, right? Not so common, is your proxy itself a forward

[users@httpd] Remote Forward Proxy Does Not Forward Request after PR 55892 Fix

2016-08-06 Thread Dana Wang
Thank you for helping in advance. The challenge I'm facing is that the remote forward proxy no longer forwards requests due to relative URL. I have been trying different configurations in the virtual host to make the URL back to the absolute form, but have not had any success. Any recommendation

[users@httpd] [mod_proxy] status=E has no affect.

2016-08-06 Thread dE
Hi. I'm using the following config -- BalancerMember balancer://localbalance/ http://[fc00::1:4]/ retry=600 loadfactor=99 status=E BalancerMember balancer://localbalance/ http://[fc00::1:6]/ retry=600 ProxyPass / balancer://localbalance/ forcerecovery=off The member fc00::1:4 is manually set