Skip to content

Commit

Permalink
Increase uWSGI header block size to 16Kb.
Browse files Browse the repository at this point in the history
  • Loading branch information
scossu committed Dec 25, 2024
1 parent 91a76df commit 08ad739
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions uwsgi.ini
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ logger = errorlog file:/dev/stderr
log-route = errorlog (HTTP/1.\d 50)
uid = www
gid = www
buffer-size = 16384

0 comments on commit 08ad739

Please sign in to comment.