Bug 44420

Summary: AccessLog Sampler - process session ids?
Product: JMeter - Now in Github Reporter: Sebb <sebb>
Component: MainAssignee: JMeter issues mailing list <issues>
Status: NEW ---    
Severity: enhancement CC: p.mouawad
Priority: P4    
Version: unspecified   
Target Milestone: ---   
Hardware: Other   
OS: other   

Description Sebb 2008-02-14 08:58:00 UTC
The AccessLog Sampler currently processes all logged items, regardless of origin.

It might be useful to be able to process entries based on their session ids (or
some other such marker)

Each thread would only process URLs for a particular id. Would need to determine
how to allocate session ids to threads, and whether the test is run in strict
sequence - i.e. would threads have to wait until their session id appeared?

Or would the sampler just ignore entries which were for a different session id?

How does one know when the session id is no longer valid?
Comment 1 The ASF infrastructure team 2022-09-24 20:37:41 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/2073