Following report by user on mailing list: And related to Bug 60676, analysis shows that JMeter never really validates the connection after httpclient4.validate_after_inactivity millis.
Author: pmouawad Date: Sat Feb 4 14:28:03 2017 New Revision: 1781673 URL: http://svn.apache.org/viewvc?rev=1781673&view=rev Log: Bug 60689 - "httpclient4.validate_after_inactivity" has no impact leading to usage of potentially stale/closed connections Bugzilla Id: 60689 Modified: jmeter/trunk/src/protocol/http/org/apache/http/impl/conn/JMeterPoolingClientConnectionManager.java jmeter/trunk/xdocs/changes.xml
(In reply to Philippe Mouawad from comment #0) > Following report by user on mailing list: > http://mail-archives.apache.org/mod_mbox/jmeter-user/201702.mbox/%3CCABrgpQdsjHmkT90BqzJHZHzTHzrx3zeLu%2BPA0RN%3D%3DwhzM6bO8Q%40mail.gmail.com%3E > > > And related to Bug 60676, analysis shows that JMeter never really validates > the connection after httpclient4.validate_after_inactivity millis.
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/4265