Skip to content

Clarify optimization for 100 concurrent users mean in the README #204

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

chogberg
Copy link

@chogberg chogberg commented Jul 15, 2025

This pull request updates the documentation to clarify that the "optimization for 100 concurrent users" refers specifically to limiting the number of concurrent PHP file requests, not the total number of connections. I was wondering this myself, and I found an explanation for it in an old issue (#112).

My thought is that it might be better to include the info in the readme so it is easily found by new users.

//Calle

EDIT: The first PR got some unintended changes included so this is a new one

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

Successfully merging this pull request may close these issues.

1 participant