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

Update octane.md #9779

Merged
merged 2 commits into from
Jul 18, 2024
Merged

Update octane.md #9779

merged 2 commits into from
Jul 18, 2024

Conversation

ibrunotome
Copy link
Contributor

--max-requests=1 will not work because the number of workers will be bigger than 1

The number of maximum requests is per worker, and by default, FrankenPHP starts many workers (2 times the number of CPUs).

laravel/octane#816 (comment)

ibrunotome and others added 2 commits July 18, 2024 16:53
--max-requests=1 will not work because the number of workers will be bigger than 1 

> The number of maximum requests is per worker, and by default, FrankenPHP starts many workers (2 times the number of CPUs).

laravel/octane#816 (comment)
@taylorotwell taylorotwell merged commit 87463da into laravel:11.x Jul 18, 2024
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.

2 participants