[Auto-Sync] Atualização das configurações em srvproxy001.itguys.com.br - 2025-10-03 21:23:31
This commit is contained in:
parent
f9ae8e025f
commit
b9acf53a1f
|
|
@ -187,6 +187,13 @@ http {
|
||||||
'"sent_http_cache_control":"$sent_http_cache_control",'
|
'"sent_http_cache_control":"$sent_http_cache_control",'
|
||||||
'"sent_http_content_security_policy":"$sent_http_content_security_policy",'
|
'"sent_http_content_security_policy":"$sent_http_content_security_policy",'
|
||||||
'"sent_http_x_frame_options":"$sent_http_x_frame_options",'
|
'"sent_http_x_frame_options":"$sent_http_x_frame_options",'
|
||||||
|
|
||||||
|
# Performance e Conexão
|
||||||
|
'"request_time":$request_time,'
|
||||||
|
'"pipe":"$pipe",'
|
||||||
|
'"connection":"$connection",'
|
||||||
|
'"connection_requests":$connection_requests,'
|
||||||
|
'"limit_rate":"$limit_rate",'
|
||||||
'}';
|
'}';
|
||||||
|
|
||||||
log_format suspicious_bot 'SUSPICIOUS_BOT: $remote_addr - "$http_user_agent" - "$request"';
|
log_format suspicious_bot 'SUSPICIOUS_BOT: $remote_addr - "$http_user_agent" - "$request"';
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue