Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AccessLog Sampler - process session ids? #2073

Open
asfimport opened this issue Feb 14, 2008 · 0 comments
Open

AccessLog Sampler - process session ids? #2073

asfimport opened this issue Feb 14, 2008 · 0 comments

Comments

@asfimport
Copy link
Collaborator

Sebb (Bug 44420):
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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant