On Thu, 2016-03-17 at 10:42 +0100, Joan Balagueró wrote:
> Hi Oleg,
> 
> Thanks. If I have a 400ms connection timeout and a 850ms response timeout, I 
> understand that the select interval must contain the 400ms (the lowest 
> value). True?
> 

Yes.

> In our app these connection/response timeouts can be modified on the fly. 
> That's why we are using a request config, and for each request we perform a 
> copy of the default request config and replace the values for 
> connect/response timeout.
> 
> So, the select interval should also be modified in this case. Is this 
> possible with the 'PoolingNHttpClientConnectionManager' already created? 

No.

> Because  I don't see any method to get the IOReactor config from the nio pool.
> 

Oleg


---------------------------------------------------------------------
To unsubscribe, e-mail: httpclient-users-unsubscr...@hc.apache.org
For additional commands, e-mail: httpclient-users-h...@hc.apache.org

Reply via email to