21.11 update
This commit is contained in:
@@ -10,7 +10,7 @@ http {
|
||||
default_type application/octet-stream;
|
||||
sendfile on;
|
||||
keepalive_timeout 65;
|
||||
keepalive_requests 10000;
|
||||
keepalive_requests 100000;
|
||||
vhost_traffic_status_zone;
|
||||
vhost_traffic_status_filter_by_host on;
|
||||
client_max_body_size 1024M; #(设置客户端请求体最大值)
|
||||
|
||||
Reference in New Issue
Block a user