You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2017/12/12 15:22:50 UTC

[Bug 61893] HTTP session keep-alive problem with HttpClient 4.5.3.

https://bz.apache.org/bugzilla/show_bug.cgi?id=61893

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |p.mouawad@ubik-ingenierie.c
                   |                            |om
             Status|NEW                         |NEEDINFO

--- Comment #1 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Hello,
You need to adjust the following properties:
- httpclient4.idletimeout
- httpclient4.validate_after_inactivity
- httpclient4.time_to_live

See:
http://jmeter.apache.org/usermanual/properties_reference.html#httpclient4

-- 
You are receiving this mail because:
You are the assignee for the bug.