After talking to Phil and Leif further, we think that the current behavior to
return 404 when no remap rule is found (with proxy.config.reverse_proxy.enabled
set but, proxy.config.url_remap.remap_required is disabled) is not correct and
should be fixed.
https://issues.apache.org/jira/browse/TS-3523 has been opened to fix the
problem.
If any one has any comments/concerns please let me know.
Thanks,
Sudheer
From: Sudheer Vinukonda <[email protected]>
To: "[email protected]" <[email protected]>
Sent: Tuesday, April 14, 2015 9:15 AM
Subject: Re: It was awesome presentation
I think with proxy.config.reverse_proxy.enabled" enabled, a request would
return 404 if a remap is not found (iow, it doesn't proxy rules without
matching remaps).
On Tuesday, April 14, 2015 9:12 AM, Phil Sorber <[email protected]> wrote:
On Tue, Apr 14, 2015 at 11:06 AM Luca Rea <[email protected]> wrote:
Hi,
what does exactly “proxy.config.reverse_proxy.enabled” does?
(it seems I have a forward proxy with this parameter enabled)
It enables remap. Without it you can't do reverse, but AFAIK it does not
prohibit forward. The only difference between forward and reverse is the remap
step.