apache / apache/jmeter

AccessLog Sampler - process session ids?

Open
#2,073 0 comments 0 reactions 0 assignees View on GitHub
enhancement os: other P4
Dominant language
Java
Stars
9.5k
Forks
2.3k
Avg merge
1d 22h
Merged PRs (30d)
5

Description

**Sebb** ([Bug 44420](https://bz.apache.org/bugzilla//show_bug.cgi?id=44420&redirect=false)):
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?

OS: other

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.