ok2c commented on issue #210: re-add validateAfterInactivity to pool manager
URL: 
https://github.com/apache/httpcomponents-client/pull/210#issuecomment-586875937
 
 
   > @ok2c ok after looking at the code it is still not clear for me why you 
said it is inefficient. 
   
   @h0nIg Because in reality socket timeout granularity of many JREs is about 
10 ms or more. Therefore the stale connection check adds ~10 ms to each request 
execution time when activated.  

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

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

Reply via email to