Przeglądaj źródła

日志版本前缀备注

zjcqoo 6 lat temu
rodzic
commit
03c6845605
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      nginx.conf

+ 1 - 1
nginx.conf

@@ -32,7 +32,7 @@ http {
   # https://nginx.org/en/docs/http/ngx_http_log_module.html
   # separated by tab (\t)
   log_format              log_proxy escape=none
-    '01	'
+    '01	'                 # ver prefix
     '$time_iso8601	$_origin_id	$_ver	$remote_addr	'
     '$_level	$_switched	$upstream_cache_status	$request_time	'
     '$request_length	$bytes_sent	'