Skip to content

Commit 2006abf

Browse files
authored
Merge pull request #11 from metacpan/haarg/uwsgi-increase-listen-buffer
increase listen buffer for uwsgi
2 parents 6cbb1e0 + 49bc0fd commit 2006abf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

uwsgi.ini

+1
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ workers = 20
44
early-psgi = true
55
perl-no-die-catch = true
66
disable-logging = true
7+
listen = 1024

0 commit comments

Comments
 (0)