Increase buffer size (#189)

Handles requests with a larger block size than the default 4096
This commit is contained in:
elmodor
2022-03-26 10:02:36 +01:00
committed by GitHub
parent 13f27f5412
commit 673466ab28

View File

@@ -11,6 +11,7 @@ vacuum=True
stats = 127.0.0.1:9191
uid = www-data
gid = www-data
buffer-size = 8192
if-env = LD_REQUEST_TIMEOUT
http-timeout = %(_)