so_reuseport and HttpClientConnection

2018-07-22 Thread M.P. Ardhanareeswaran
All: In NGINX (and Apache HTTP server) multiple workers can be bound to a port. For example, multiple workers can be bound to say localhost:80 using the SO_REUSEPORT feature. When requesting a connection from the pool, is it possible to get a connection to a certain worker? There can be inf

Re: so_reuseport and HttpClientConnection

2018-07-23 Thread Bernd Eckenfels
sticky). Can you give a specific case where this is not the case? Gruss Bernd -- http://bernd.eckenfels.net Von: M.P. Ardhanareeswaran Gesendet: Montag, Juli 23, 2018 5:46 AM An: httpclient-users@hc.apache.org Betreff: so_reuseport and HttpClientConnection All: In

Re: so_reuseport and HttpClientConnection

2018-07-23 Thread M.P. Ardhanareeswaran
I_JnE&r=c0nJ6OcgTgcBV2N1F7_XcSoSai9fe2ao0-El70rew7s&m=_-B4HIu_hQyCQd8z8kvBCEfX3LBA1Fb9uacKNZhqK6s&s=FEQZ8TAnu2wbSSon8V4j_NcA44luiG33Dqdop6n4NNw&e= > > > Von: M.P. Ardhanareeswaran > Gesendet: Montag, Juli 23, 2018 5:46 AM > An: httpclient-users@hc.apache.org

Re: so_reuseport and HttpClientConnection

2018-07-23 Thread Bernd Eckenfels
matching projects (PHP?), not sure if PHP would allow that. Gruß Bernd -- https://Bernd.eckenfels.net Von: M.P. Ardhanareeswaran Gesendet: Montag, Juli 23, 2018 3:53 PM An: HttpClient User Discussion Betreff: Re: so_reuseport and HttpClientConnection Bernd: I

Re: so_reuseport and HttpClientConnection

2018-07-23 Thread M.P. Ardhanareeswaran
> Von: M.P. Ardhanareeswaran > Gesendet: Montag, Juli 23, 2018 3:53 PM > An: HttpClient User Discussion > Betreff: Re: so_reuseport and HttpClientConnection > > Bernd: > > I have a use case in which the client wants to perform a transacti