高性能Web服务器 Nginx 1.1.7 开发版发布下载
fmms 13年前
<a href="/misc/goto?guid=4958187734501359851" target="_blank"><strong>Nginx</strong></a>(发音同 engine x)是一款轻量级的Web 服务器/反向代理服务器及电子邮件(IMAP/POP3)代理服务器,并在一个BSD-like 协议下发行。由俄罗斯的程序设计师Igor Sysoev所开发,最初供俄国大型的入口网站及搜寻引擎Rambler(俄文:Рамблер)使用。 其特点是占有内存少,并发能力强,事实上nginx的并发能力确实在同类型的网页伺服器中表现较好.目前中国大陆使用nginx网站用户有:新浪、网易、 腾讯,另外知名的微网志Plurk也使用nginx。 <br /> <img title=" Nginx 1.1.7 开发版发布下载" border="0" alt=" Nginx 1.1.7 开发版发布下载" align="right" src="https://simg.open-open.com/show/ebb5b76ac7ca68f86a9b309d522f9de9.gif" width="121" height="32" /> <p><br /> Nginx 发布了 1.1.7 开发版,下载地址:</p> <p><a href="/misc/goto?guid=4958196929070669923">nginx-1.1.7</a> , <a href="/misc/goto?guid=4958196929827272056" target="_blank">nginx/Windows-1.1.7</a></p> <p>改进记录:</p> <blockquote> <p>Changes with nginx 1.1.7 31 Oct 2011</p> <p>*) Feature: support of several resolvers in the "resolver" directive. Thanks to Kirill A. Korinskiy.</p> <p>*) Bugfix: a segmentation fault occurred on start or while reconfiguration if the "ssl" directive was used at http level and there was no "ssl_certificate" defined.</p> <p>*) Bugfix: reduced memory consumption while proxying of big files if they were buffered to disk.</p> <p>*) Bugfix: a segmentation fault might occur in a worker process if "proxy_http_version 1.1" directive was used.</p> <p>*) Bugfix: in the "expires @time" directive.</p> </blockquote>