Bug 60689 - "httpclient4.validate_after_inactivity" has no impact leading to usage of potentially stale/closed connections
Summary: "httpclient4.validate_after_inactivity" has no impact leading to usage of pot...
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: HTTP (show other bugs)
Version: 3.0
Hardware: All All
: P2 normal (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks: 60676
  Show dependency tree
 
Reported: 2017-02-04 14:25 UTC by Philippe Mouawad
Modified: 2017-02-04 14:29 UTC (History)
1 user (show)



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philippe Mouawad 2017-02-04 14:25:46 UTC
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.
Comment 1 Philippe Mouawad 2017-02-04 14:28:47 UTC
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
Comment 2 Philippe Mouawad 2017-02-04 14:29:12 UTC
(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.
Comment 3 The ASF infrastructure team 2022-09-24 20:38:07 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/4265