Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jetty-users] Transparent Proxy is revealing proxied server

Hi,

On Thu, Jun 4, 2015 at 9:53 PM, Mike Barker <msb@xxxxxxxxxxxxxx> wrote:
> Thanks for filing!
>
> As a workaround for our purposes, I've downgraded just the jetty-proxy.jar to 9.2.3 leaving all the others at 9.2.11.

It's fixed in the jetty-9.2.x and master branches.

Alternatively, you can force the host header using the "hostHeader"
init-parameter to the proxy host/port.
This would allow you to stay on 9.2.11.

-- 
Simone Bordet
----
http://cometd.org
http://webtide.com
http://intalio.com
Developer advice, training, services and support
from the Jetty & CometD experts.
Intalio, the modern way to build business applications.


Back to the top