Nginx 1.5.2 在7月2日就发布了,漏发了,补一个。
下载地址:http://nginx.org/download/nginx-1.5.2.tar.gz
改进内容包括:
*) Feature: now several "error_log" directives can be used.
*) Bugfix: the $r->header_in() embedded perl method did not return value of the "Cookie" and "X-Forwarded-For" request header lines; the bug had appeared in 1.3.14.
*) Bugfix: in the ngx_http_spdy_module. Thanks to Jim Radford.
*) Bugfix: nginx could not be built on Linux with x32 ABI. Thanks to Serguei Ivantsov.
来自:开源中国社区

