Sfoglia il codice sorgente

Increase uWSGI header block size to 16Kb.

scossu 5 mesi fa
parent
commit
08ad739fda
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      uwsgi.ini

+ 1 - 0
uwsgi.ini

@@ -9,3 +9,4 @@ logger = errorlog file:/dev/stderr
 log-route = errorlog (HTTP/1.\d 50)
 uid = www
 gid = www
+buffer-size = 16384