Thanks for the reply.

We don't want DNS names be resolved by the connectors.

When you say you don't have to for server connections what does that mean?.
Do they not resolve dns addresses be default? Do we need to inject our own
implementation of SockerAddressResolver to not do the resolution?

I think I might be confused by the client/server talk.

Any help will be appreciated.

CIao,
Ivy



> Date: Fri, 2 Sep 2016 09:55:19 -0500
> From: Jesse McConnell <[email protected]>
> To: JETTY user mailing list <[email protected]>
> Subject: Re: [jetty-users] Jetty 9 version of setResolveNames for
>         Connectors
> Message-ID:
>         <CAPHPUs+5CdCCYT8yvbSU56TSZwQpgV5utfBg6
> [email protected]>
> Content-Type: text/plain; charset="utf-8"
>
> you shouldn't have to for a server connector, I believe its primary usage
> has been refactored to SockerAddressResolver which is used in the
> jetty-client
>
> --
> jesse mcconnell
> [email protected]
>
> On Fri, Sep 2, 2016 at 9:23 AM, dr ivano <[email protected]> wrote:
>
> > Hi,
> >
> > Moving Connectors from Jetty 8 to Jetty 9 was fine except for one
> > property: setResolveNames.
> >
> > Can someone give me a hint on how to set resolve names to false for
> > ServerConnector's?
> >
> > Thank you.
> >
> > Ciao,
> > Ivy
> >
> > _______________________________________________
> > jetty-users mailing list
> > [email protected]
> > To change your delivery options, retrieve your password, or unsubscribe
> > from this list, visit
> > https://dev.eclipse.org/mailman/listinfo/jetty-users
> >
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <https://dev.eclipse.org/mailman/private/jetty-users/
> attachments/20160902/2542e15f/attachment.html>
>
> ------------------------------
>
> _______________________________________________
> jetty-users mailing list
> [email protected]
> To change your delivery options, retrieve your password, or unsubscribe
> from this list, visit
> https://dev.eclipse.org/mailman/listinfo/jetty-users
>
> End of jetty-users Digest, Vol 88, Issue 2
> ******************************************
>
_______________________________________________
jetty-users mailing list
[email protected]
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/jetty-users

Reply via email to