@@ -1,4 +1,4 @@
pg8000==1.10.6
-weppy==0.7.9
+weppy==0.8.1
gunicorn==19.4.5
tornado==4.3
@@ -1,5 +1,5 @@
psycopg2==2.6.1
meinheld==0.5.9
uwsgi==2.0.12
@@ -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