You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by GitBox <gi...@apache.org> on 2019/09/27 09:55:52 UTC

[GitHub] [httpcomponents-core] LaunchPairs edited a comment on issue #152: validate connections everytime

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:
users@infra.apache.org


With regards,
Apache Git Services

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