LaunchPairs edited a comment on issue #152: validate connections everytime
URL: 
https://github.com/apache/httpcomponents-core/pull/152#issuecomment-535874512
 
 
   We are aware of this, but I would still try to reduce the probability by 
eliminating this 1ms. We encountered this problem in connection with Nginx 
(Ingress) in a Kubernetes environment. Nginx very often breaks down keep-alive 
connections at each config reload. This produces avoidable unnecessary many 
errors on the apache HTTP client side.
   With the default of 2000ms of the apache HTTP client, we see this error in 
massive quantities.

----------------------------------------------------------------
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]

Reply via email to