laravel / octane

Supercharge your Laravel application's performance.
https://laravel.com/docs/octane
MIT License
3.75k stars 291 forks source link

Octane does not yet support high traffic? #264

Closed youd1827 closed 3 years ago

youd1827 commented 3 years ago

Steps To Reproduce:

Command: php artisan octane:start --max-requests 250 --host myhostip --port 80 Command: php artisan octane:start --max-requests 500 --host myhostip --port 80

nunomaduro commented 3 years ago

This issue lacks sufficient explanation/details about how to exactly reproduce this issue locally. Can you please add the exact steps on how to reproduce this issue locally, and the commands used to test those results?

nunomaduro commented 3 years ago

Fell free to re-open a new issue with explanation/details about how to exactly reproduce this issue locally.