@@ -2,7 +2,7 @@
master
; Increase listen queue used for nginx connecting to uWSGI. This matches
; net.ipv4.tcp_max_syn_backlog and net.core.somaxconn.
-listen = 128
+listen = 16384
; for performance
disable-logging
; use UNIX sockets instead of TCP loopback for performance