You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "shameer thaha (Jira)" <ji...@apache.org> on 2019/11/06 18:14:00 UTC

[jira] [Created] (HTTPCLIENT-2024) NoHttpResponseException on high Load

shameer thaha  created HTTPCLIENT-2024:
------------------------------------------

             Summary: NoHttpResponseException on high Load
                 Key: HTTPCLIENT-2024
                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-2024
             Project: HttpComponents HttpClient
          Issue Type: Bug
          Components: HttpClient (classic)
    Affects Versions: 4.5.7
            Reporter: shameer thaha 


 

Getting _NoHttpResponseException : host:port failed to respond_  on high Load __ 

This is happening for httpclient-4.5.7  as well as httpclient-4.5.10  version of apache http client

on high load [100 TPS]

 

Apache http client is used internally by camel http4. 

[https://github.com/HydAu/Camel/blob/master/components/camel-http4/src/main/java/org/apache/camel/component/http4/HttpComponent.java]

 

> camel http4 connection config :

connectionsPerRoute : 100,  maxTotalConnections to 1000 

 

 

 

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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