nginx-fix
This commit is contained in:
@@ -28,7 +28,6 @@ server {
|
|||||||
keepalive_timeout 70;
|
keepalive_timeout 70;
|
||||||
keepalive_requests 500;
|
keepalive_requests 500;
|
||||||
proxy_read_timeout 3600;
|
proxy_read_timeout 3600;
|
||||||
limit_conn addr 10000;
|
|
||||||
client_max_body_size 100M;
|
client_max_body_size 100M;
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user