[Auto-Sync] Atualização das configurações em srvproxy001.itguys.com.br - 2025-10-01 12:04:49

This commit is contained in:
srvproxy001.itguys.com.br 2025-10-01 12:04:49 -03:00
parent 7d91d5fc32
commit 6a8fef6752
1 changed files with 2 additions and 2 deletions

View File

@ -307,8 +307,8 @@ server {
proxy_set_header X-Requested-With $http_x_requested_with;
proxy_http_version 1.1;
proxy_connect_timeout 60s;
proxy_read_timeout 300s;
proxy_send_timeout 300s;
proxy_read_timeout 1200s;
proxy_send_timeout 1200s;
proxy_buffering on;
proxy_request_buffering off;
proxy_buffer_size 128k;