Added number of workers and max requests
This commit is contained in:
parent
680b412dce
commit
ef8c560f2e
|
@ -1,2 +1,2 @@
|
|||
#!/command/with-contenv sh
|
||||
php /app/artisan octane:start --server=frankenphp --workers=16 --max-requests=1000
|
||||
php /app/artisan octane:start --server=frankenphp --workers=24 --max-requests=1500
|
Loading…
Reference in New Issue