ok2c commented on issue #152: validate connections everytime URL: https://github.com/apache/httpcomponents-core/pull/152#issuecomment-535851862 @hokuda That is exactly the thing. 0 ms will **_not_** give you a 100% guarantee your code never ends up with a state connection as any connection can go stale _immediately_ after the successful validation but before the actual request execution.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
