Nginx 是一个高性能的 HTTP 和反向代理服务器,也是一个 IMAP/POP3/SMTP 代理服务器 。源代码以类 BSD 许可证的形式发布。Nginx 因它的稳定性、丰富的功能集、 示例配置文件和低系统资源的消耗而闻名。
nginx 0.8.53 更新:
- 现在的“error_page”指令允许改变一个重定向状态码
- the “gzip_disable” directive supports special “degradation” mask.
- Bugfix: a socket leak might occurred if file AIO was used.
- Bugfix: if the first server had no “listen” directive and there was no explicit default server, then a next server with a “listen”
点击进入 Nginx 项目主页
0 条评论。