mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-08-21 05:27:13 +02:00
Update nginx.conf
client_body_buffer_size 256k;
This commit is contained in:
@@ -27,6 +27,7 @@ http {
|
||||
|
||||
connection_pool_size 4096;
|
||||
client_header_buffer_size 4k;
|
||||
client_body_buffer_size 256k;
|
||||
large_client_header_buffers 4 4k;
|
||||
request_pool_size 4k;
|
||||
reset_timedout_connection on;
|
||||
|
Reference in New Issue
Block a user