diff --git a/runscript b/runscript
index 21f74c5970938c97059683cb9b0f65405835e444..24ad507f8602a2aeb8cbe754d3e393bcc3953dc6 100755
--- a/runscript
+++ b/runscript
@@ -9,6 +9,7 @@ uwsgi \
         --gid=www-data \
         --stats /tmp/statsock \
         --memory-report \
+        --listen=512 \
         -w tes.tes_wsgi &
 telegraf &
 twsproxy 8090