Nginx 1.1.18 开发版发布了,下载地址:
nginx-1.1.18 nginx/Windows-1.1.18
该版本改进记录包括:
*) 变更: 不再默认禁用 Safari 浏览器上的 keep-alive 连接
*) 特性: 增加 $connection_requests 变量.
*) 特性: 增加 $tcpinfo_rtt, $tcpinfo_rttvar, $tcpinfo_snd_cwnd and $tcpinfo_rcv_space 变量.
*) 特性: "worker_cpu_affinity" 配置支持 FreeBSD
*) 特性: 增加 "xslt_param" 和 "xslt_string_param" 指令.
*) Bugfix: in configure tests.
*) Bugfix: in the ngx_http_xslt_filter_module.
*) Bugfix: nginx could not be built on Debian GNU/Hurd.
这些变量怎么获取不到啊,我用的1.4.7版本,不应该是高级版本都支持么