Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jetty-dev] client and local IP address

Hi,

On Wed, Sep 9, 2015 at 3:14 PM, Bruno Babic <bbabic@xxxxxxxxxxxx> wrote:
> On 9.9.2015. 14:36, Joakim Erdfelt wrote:
>>
>> You know that Jetty 7 and Jetty 8 are EOL (End of Life), right?
>> https://dev.eclipse.org/mhonarc/lists/jetty-announce/msg00069.html
>
>
> I know, that's why I wrote this (disclaimer?):
> "It's an old Java app that I need to upgrade and I can not easily switch to
> Jetty 9 and Java 8, so I'm stuck with Jetty 7 for now."
>
> In meantime... still looking for a way to specify client's local IP address
> when sending requests.

It was not supported in Jetty 7/8.

You can hack it in yourself, or upgrade to Jetty 9, or ask for
commercial support from https://webtide.com.

-- 
Simone Bordet
----
http://cometd.org
http://webtide.com
Developer advice, training, services and support
from the Jetty & CometD experts.


Back to the top