https://bz.apache.org/bugzilla/show_bug.cgi?id=60957
--- Comment #2 from Maxime Bossard <[email protected]> --- (In reply to Philippe Mouawad from comment #1) > Hello, > Can you test JMeter nightly build ? > http://jmeter.apache.org/nightly.html > > This is not a bug but a configuration you have to do on these properties: > httpclient4.idletimeout=0 > httpclient4.validate_after_inactivity=1700 > httpclient4.time_to_live=2000 > > Read : > http://jmeter.apache.org/usermanual/properties_reference.html > > > Default values have been improved in 3.2 > > *** This bug has been marked as a duplicate of bug 60690 *** Yup, it works with httpclient4.time_to_live greater than the value returned by the server. I didn't test the nightly build, but I can't see a difference for this property in the 3.2RC2 version of jmeter.properties cf: https://github.com/apache/jmeter/blob/v3_2_RC2/bin/jmeter.properties -- You are receiving this mail because: You are the assignee for the bug.
