Web 服务器 Nginx 1.2.3 发布,支持 Clang 编译器

openkk 12年前
   <p><img alt="Nginx 1.2.3 发布,支持 Clang 编译器" 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(俄文:Рамблер)使用。  </p>    <p>Nginx 发布最新稳定版 1.2.3 ,下载地址:</p>    <p><a href="/misc/goto?guid=4958521828828080640">nginx-1.3.4</a> , <a href="/misc/goto?guid=4958521828946632966">nginx/Windows-1.3.4</a></p>    <p>新版本改进内容包括:</p>    <p>1. 支持 clang 编译器(Clang 是一个 C++ 编写、基于 LLVM、发布于 LLVM BSD 许可证下的 C/C++/Objective C/Objective C++ 编译器,其目标(之一)就是超越 GCC。)<br /> 2. Bugfix: 可能会创建额外的侦听套接字<br /> 3. Bugfix: 如果 worker 进程启动失败,nginx/Windows 可一直占用 CPU<br /> 4. Bugfix: "proxy_pass_header", "fastcgi_pass_header", "scgi_pass_header", "uwsgi_pass_header", "proxy_hide_header", "fastcgi_hide_header", "scgi_hide_header", and "uwsgi_hide_header" 指令可能存在错误的继承<br /> 5. Bugfix: trailing dot in a source value was not ignored if the "map" directive was used with the "hostnames" parameter.<br /> 6. Bugfix: incorrect location might be used to process a request if a URI was changed via a "rewrite" directive before an internal redirect to a named location.</p>