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