Apache HttpClient 4.5: Connection Resets
问题 I am using httpClient version 4.5 to connect with our external vendor site. We do not need any connection pool or persistent connection, so I am using the BasicHttpClientConnectionManager to create the HttpClient. This works fine for minimal number of requests, but if I test this for 1TPS for 1 hour, by the end of the test, we start seeing intermittent connection resets. (guessing request count > 100) I/O exception (java.net.SocketException) caught when processing request to {s}->https:/