https://bz.apache.org/bugzilla/show_bug.cgi?id=60957
Bug ID: 60957
Summary: HttpClient4 don't reuse TCP connections
Product: JMeter
Version: 3.1
Hardware: PC
OS: Linux
Status: NEW
Severity: major
Priority: P2
Component: HTTP
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
The current implementation of HttpClient4 don't reuse HTTP connections, dispite
the "Use Keepalive" checked, the headers are present in the request and in the
response.
TCP connections are not closed ether, they quickly move to state TIME-WAIT.
With the same test plan, HttpClient3.1 correctly reuse TCP connections.
--
You are receiving this mail because:
You are the assignee for the bug.