高性能Web服务器 Nginx 1.0.12 稳定版发布
fmms 13年前
<p><img alt="Nginx 1.0.12 稳定版发布" src="https://simg.open-open.com/show/ebb5b76ac7ca68f86a9b309d522f9de9.gif" width="121" height="32" /></p> <p><strong>Nginx</strong>(发音同 engine x)是一款轻量级的Web 服务器/反向代理服务器及电子邮件(IMAP/POP3)代理服务器,并在一个BSD-like 协议下发行。由俄罗斯的程序设计师Igor Sysoev所开发,最初供俄国大型的入口网站及搜寻引擎Rambler(俄文:Рамблер)使用。 其特点是占有内存少,并发能力强,事实上nginx的并发能力确实在同类型的网页伺服器中表现较好.目前中国大陆使用nginx网站用户有:新浪、网易、 腾讯,另外知名的微网志Plurk也使用nginx。<br /> </p> <p>Nginx 1.0.12 最新稳定版发布了,下载地址:<a href="/misc/goto?guid=4958328311497100247">nginx-1.0.12</a> ,<a href="/misc/goto?guid=4958328312304929898">nginx/Windows-1.0.12</a></p> <p>Changes with nginx 1.0.12 06 Feb 2012<br /> <br /> *) Feature: the "TLSv1.1" and "TLSv1.2" parameters of the<br /> "ssl_protocols" directive.<br /> <br /> *) Feature: the "if" SSI command supports captures in regular<br /> expressions.<br /> <br /> *) Bugfix: the "if" SSI command did not work inside the "block" command.<br /> <br /> *) Bugfix: in AIO error handling on FreeBSD.<br /> <br /> *) Bugfix: in the OpenSSL library initialization.<br /> <br /> *) Bugfix: the "worker_cpu_affinity" directive might not work.<br /> <br /> *) Bugfix: the "limit_conn_log_level" and "limit_req_log_level"<br /> directives might not work.<br /> <br /> *) Bugfix: the "read_ahead" directive might not work combined with<br /> "try_files" and "open_file_cache".<br /> <br /> *) Bugfix: the "proxy_cache_use_stale" directive with "error" parameter<br /> did not return answer from cache if there were no live upstreams.<br /> <br /> *) Bugfix: a segmentation fault might occur in a worker process if small<br /> time was used in the "inactive" parameter of the "proxy_cache_path"<br /> directive.<br /> <br /> *) Bugfix: responses from cache might hang.<br /> <br /> *) Bugfix: in error handling while connecting to a backend.<br /> Thanks to Piotr Sikora.<br /> <br /> *) Bugfix: in the "epoll" event method.<br /> Thanks to Yichun Zhang.<br /> <br /> *) Bugfix: the $sent_http_cache_control variable might contain a wrong<br /> value if the "expires" directive was used.<br /> Thanks to Yichun Zhang.<br /> <br /> *) Bugfix: the "limit_rate" directive did not allow to use full<br /> throughput, even if limit value was very high.<br /> <br /> *) Bugfix: the "sendfile_max_chunk" directive did not work, if the<br /> "limit_rate" directive was used.<br /> <br /> *) Bugfix: nginx could not be built on Solaris; the bug had appeared in<br /> 1.0.11.<br /> <br /> *) Bugfix: in the ngx_http_scgi_module.<br /> <br /> *) Bugfix: in the ngx_http_mp4_module.</p> <p></p>