Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jetty-users] Binding Jetty HttpClient to Network Interface Card

Hi,

Am 29.09.2016 um 22:08 schrieb davidjesse091@xxxxxxx:
I will be using Jetty HttpClient on machines with two Network Interface Cards,
 I want the ability to force (bind) Jetty HttpClient to one of the NICs, would
 this be possible with Jetty HttpClient?

Doing a Google-search [1] brings up [2] as first result. Reading through
it I think the answer is yes.


Cheers, Lothar

[1] https://www.google.de/?gws_rd=ssl#q=jetty+http+client+binding
[2] http://download.eclipse.org/jetty/9.3.11.v20160721/apidocs/org/eclipse/jetty/client/HttpClient.html


Back to the top