nginx: reset timed out HTTP(S) connections
This commit is contained in:
parent
df6221d42b
commit
0dbca6bc75
@ -36,6 +36,7 @@ http {
|
|||||||
large_client_header_buffers 2 1k;
|
large_client_header_buffers 2 1k;
|
||||||
http2_chunk_size 4k;
|
http2_chunk_size 4k;
|
||||||
|
|
||||||
|
reset_timedout_connection on;
|
||||||
client_body_timeout 15s;
|
client_body_timeout 15s;
|
||||||
client_header_timeout 15s;
|
client_header_timeout 15s;
|
||||||
send_timeout 30s;
|
send_timeout 30s;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user