log_format xxx 'remote_addr=[$remote_addr] http_x_forward=[$http_x_forwarded_for] time=[$time_local] request=[$request] '
'status=[$status] byte=[$bytes_sent] elapsed=[$request_time] upstream_connect_time=[$upstream_connect_time] upstream_response_time=[$upstream_response_time] '
'refer=[$http_referer] body=[$request_body] ua=[$http_user_agent] cookie=[$http_cookie] gzip=[$gzip_ratio] '
'msec=[$msec] http_host=[$http_host] http_accept=[$http_accept|$http_accept_encoding|$http_accept_language] '
'sent_http_set_cookie=[$sent_http_set_cookie]';
相关文章
- 04-04nginx.conf
- 04-04unicorn的示例nginx.conf中不允许使用nginx指令
- 04-04Windows系统下NGINX配置nginx.conf不生效的解决方法
- 04-04nginx.conf配置文件中timeout超时时间设置
- 04-04nginx.conf不生效,启动一直进入Welcome to nginx on EPEL!页面
- 04-04给nginx的alfg/nginx-rtmp容器镜像修改配置nginx.conf
- 04-04nginx重启配置文件nginx.conf不成效
- 04-04Nginx配置文件nginx.conf中文详解
- 04-04thinkphp5 nginx.conf 配置
- 04-04003.thinkPHP-nginx部署-nginx.conf文件配置