Skip to content

Commit 078c280

Browse files
authored
Update README.md
1 parent 5a2910d commit 078c280

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,9 @@ http:
6767
address: 0.0.0.0:8080
6868
workers:
6969
command: 'php ./vendor/bin/rr-worker' # for windows: `php vendor/spiral/roadrunner-laravel/bin/rr-worker`
70+
pool:
71+
numWorkers: 4
72+
maxJobs: 64 # jobs limitation is important
7073

7174
static:
7275
dir: 'public'

0 commit comments

Comments
 (0)