Обновление 1.0
This commit is contained in:
@@ -40,7 +40,7 @@ http {
|
||||
sendfile on;
|
||||
tcp_nopush on;
|
||||
tcp_nodelay on;
|
||||
keepalive_timeout 65;
|
||||
keepalive_timeout 75;
|
||||
keepalive_requests 100;
|
||||
types_hash_max_size 2048;
|
||||
server_tokens off;
|
||||
@@ -49,7 +49,7 @@ http {
|
||||
|
||||
client_body_timeout 12;
|
||||
client_header_timeout 12;
|
||||
send_timeout 10;
|
||||
send_timeout 30;
|
||||
reset_timedout_connection on;
|
||||
|
||||
client_header_buffer_size 1k;
|
||||
|
||||
Reference in New Issue
Block a user