Chirag Hasija created HTTPASYNC-128:
---------------------------------------
Summary: Spike in http leased connections
Key: HTTPASYNC-128
URL: https://issues.apache.org/jira/browse/HTTPASYNC-128
Project: HttpComponents HttpAsyncClient
Issue Type: Bug
Affects Versions: 4.1.2
Reporter: Chirag Hasija
Attachments: issue.png
I am using apache CloseableHttpAsyncClient client in my web application to make
some outbound requests. Things goes well but w/o any particular change in
traffic etc, number of leased connections suddenly shoot up to max connections
configured.
Configurable Client Settings
ioThreadCount: 8
soTimeout: 200
connectionTimeout: 50
connectionManagerDefaultMaxPerRoute: 800
connectionManagerMaxTotal: 3200
Average response time for outbound call is 150ms.
Average QPS: 180
Average Fanout: 25
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]