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/02/04 14:25:46 UTC

[Bug 60689] New: "httpclient4.validate_after_inactivity" has no impact leading to usage of potentially stale/closed connections

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

            Bug ID: 60689
           Summary: "httpclient4.validate_after_inactivity" has no impact
                    leading to usage of potentially stale/closed
                    connections
           Product: JMeter
           Version: 3.0
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HTTP
          Assignee: issues@jmeter.apache.org
          Reporter: p.mouawad@ubik-ingenierie.com
  Target Milestone: ---

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.

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

[Bug 60689] "httpclient4.validate_after_inactivity" has no impact leading to usage of potentially stale/closed connections

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=60689

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|                            |60676


Referenced Bugs:

https://bz.apache.org/bugzilla/show_bug.cgi?id=60676
[Bug 60676] Suspicion of an issue with load testing HTTPS (NOT CONFIRMED)
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 60689] "httpclient4.validate_after_inactivity" has no impact leading to usage of potentially stale/closed connections

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=60689

--- Comment #2 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
(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.

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

[Bug 60689] "httpclient4.validate_after_inactivity" has no impact leading to usage of potentially stale/closed connections

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=60689

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

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

--- Comment #1 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
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

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