https://issues.apache.org/bugzilla/show_bug.cgi?id=51752

             Bug #: 51752
           Summary: HTTP Cache is broken when using "Retrieve all embedded
                    resources" with concurrent pool
           Product: JMeter
           Version: 2.5
          Platform: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HTTP
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified


HTTP Cache is working fine for HTTP Request Sampler and for all of the embedded
resources.
When enabling concurrent thread pool for "Retrieve all embedded resources" the
requests are being sent without the relevant cache headers.

Probably got to do with the cache info being saved on the requesting thread
which probably exits after getting all embedded resources (this is occurring
also with only one thread in the concurrent thread pool).

This happens with any HttpClient or JAVAImpl.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to