[Auto-Sync] Atualização das configurações em srvproxy001.itguys.com.br - 2025-09-20 13:00:15
This commit is contained in:
parent
2918e1af8c
commit
e18d71eeb1
|
|
@ -3,7 +3,7 @@ worker_processes auto;
|
||||||
worker_rlimit_nofile 65535;
|
worker_rlimit_nofile 65535;
|
||||||
pid /run/nginx.pid;
|
pid /run/nginx.pid;
|
||||||
error_log /var/log/nginx/error.log;
|
error_log /var/log/nginx/error.log;
|
||||||
include /etc/nginx/modules-enabled/*.conf;
|
#include /etc/nginx/modules-enabled/*.conf;
|
||||||
|
|
||||||
events {
|
events {
|
||||||
worker_connections 16384;
|
worker_connections 16384;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue