https://bz.apache.org/bugzilla/show_bug.cgi?id=64289
Philippe Mouawad <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Keywords| |FixedInTrunk Status|NEW |RESOLVED --- Comment #1 from Philippe Mouawad <[email protected]> --- This is an automated email from the ASF dual-hosted git repository. pmouawad pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git The following commit(s) were added to refs/heads/master by this push: new 9fd406b Bug 64289 - Make httpclient4.time_to_live defaults to 60000 to be closer to typical browser behavior 9fd406b is described below commit 9fd406bb8f604d62981827dfe546a7027dbb76df Author: pmouawad <[email protected]> AuthorDate: Mon Mar 30 09:12:44 2020 +0200 Bug 64289 - Make httpclient4.time_to_live defaults to 60000 to be closer to typical browser behavior --- bin/jmeter.properties | 4 ++-- .../java/org/apache/jmeter/protocol/http/sampler/HTTPHC4Impl.java | 4 ++-- xdocs/changes.xml | 1 + xdocs/usermanual/properties_reference.xml | 4 ++-- 4 files changed, 7 insertions(+), 6 deletions(-) This is an automated email from the ASF dual-hosted git repository. pmouawad pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git The following commit(s) were added to refs/heads/master by this push: new da12f11 Bug 64289 - Make httpclient4.time_to_live defaults to 60000 to be closer to typical browser behavior da12f11 is described below commit da12f113a2d07d9e6c96b3940b2012056aa84a01 Author: pmouawad <[email protected]> AuthorDate: Mon Mar 30 09:15:46 2020 +0200 Bug 64289 - Make httpclient4.time_to_live defaults to 60000 to be closer to typical browser behavior Mention in Incompatible changes --- xdocs/changes.xml | 2 ++ 1 file changed, 2 insertions(+) -- You are receiving this mail because: You are the assignee for the bug.
