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

Ability to generate sessions on demand #444

Open
aronchick opened this issue Oct 27, 2023 · 0 comments
Open

Ability to generate sessions on demand #444

aronchick opened this issue Oct 27, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@aronchick
Copy link

Required Functionality
As a user, I'd like to represent a webserver completely - similar to the example currently in the docs, but that spits out sessions (live) when running. Sessions could be up to long, but could follow power law like decay (e.g. 90% of people visit 1 page, 9% visit 2, 0.9% visit 3, etc).

The key here is basically taking the existing tool but allow it to run forever, and to create log entries per second (or whatever).

@iamwacko iamwacko added the enhancement New feature or request label Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants