neoXfire opened a new pull request, #771:
URL: https://github.com/apache/httpcomponents-client/pull/771

   Hi all,
   
   Here is a proposal to enrich `PoolingHttpClientConnectionManagerBuilder` 
with a new method to customize the `ConnPoolListener<HttpRoute>` used in the 
underlying pool.
   
   That will allow to implement custom instrumentation, to measure the time 
spent waiting in the pool before a connection get available for example.
   
   Regards,
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to