Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jetty-users] NAT with HTTP 1.0 returns internal IP address

Hi,

On Mon, Apr 8, 2013 at 6:43 PM, martijn.list <martijn.list@xxxxxxxxx> wrote:
> But isn't this only for SSL?

Not sure what you mean here, but the "redirection" happens at the HTTP
level, not at the connection level.
As such, it is part of the HTTP configuration.

We're going to fix this for Jetty 9, unlikely that we fix it for
previous Jetty versions, unless priorities change.

--
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