高性能Web服务器 Nginx 1.1.2 发布

webphp 13年前
     <strong>Nginx</strong>(发音同 engine x)是一款轻量级的Web 服务器/反向代理服务器及电子邮件(IMAP/POP3)代理服务器,并在一个BSD-like 协议下发行。由俄罗斯的程序设计师Igor Sysoev所开发,最初供俄国大型的入口网站及搜寻引擎Rambler(俄文:Рамблер)使用。  其特点是占有内存少,并发能力强,事实上nginx的并发能力确实在同类型的网页伺服器中表现较好.目前中国大陆使用nginx网站用户有:新浪、网易、 腾讯,另外知名的微网志Plurk也使用nginx。    <br />    <img title="高性能Web服务器 Nginx" border="0" alt="高性能Web服务器 Nginx" src="https://simg.open-open.com/show/934c698917318cb28e01819da90d8070.jpg" width="150" height="50" />    <br />    <p style="font-weight:bold;">Nginx 1.1.2 开发版发布了,下载地址:</p>    <p><a href="/misc/goto?guid=4958189172802684386">nginx-1.1.2</a> , <a href="/misc/goto?guid=4958189173563971559">nginx/Windows-1.1.2</a></p>    <p>Changes:</p>    <p>*) Change: now if total size of all ranges is greater than source response size, then nginx disables ranges and returns just the source response.<br /> <br /> *) Feature: the "max_ranges" directive.<br /> <br /> *) Bugfix: the "ssl_verify_client", "ssl_verify_depth", and "ssl_prefer_server_ciphers" directives might work incorrectly if SNI was used.<br /> <br /> *) Bugfix: in the "proxy/fastcgi/scgi/uwsgi_ignore_client_abort" directives.</p>