[Auto-Sync] Atualização das configurações em srvproxy001.itguys.com.br - 2025-09-20 13:01:38
This commit is contained in:
parent
e18d71eeb1
commit
d3a5ff7167
|
|
@ -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