Skip to content

Commit

Permalink
Merge pull request #11 from metacpan/haarg/uwsgi-increase-listen-buffer
Browse files Browse the repository at this point in the history
increase listen buffer for uwsgi
  • Loading branch information
haarg authored May 6, 2024
2 parents 6cbb1e0 + 49bc0fd commit 2006abf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions uwsgi.ini
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ workers = 20
early-psgi = true
perl-no-die-catch = true
disable-logging = true
listen = 1024

0 comments on commit 2006abf

Please sign in to comment.