首页 -->代理服务, 开源软件-->Nginx 0.8.22

Nginx 0.8.22

LAONB发布于2009-11-06 18:20:30 | 244 次浏览 | 没有评论 发表评论 阅读评论

Nginx(engine x)是一个高性能的HTTP和反向代理服务器,也是一个IMAP/POP3/SMTP代理服务器. Nginx是由Igor Sysoev为俄罗斯访问量第二的Rambler.ru站点开发的,它已经在该站点运行超过两年半了.其特点是占有内存少,并发能力强,事实上Nginx 的并发能力确实在同类型的网页伺服器中表现较好。目前中国大陆使用Nginx网站用户有:新浪、网易、腾讯,另外知名的微网志Plurk也使用 Nginx.

更新日志

2009-11-03

Feature: the “proxy_bind”, “fastcgi_bind”, and “memcached_bind” directives.
Feature: the “access” and the “deny” directives support IPv6.
Feature: the “set_real_ip_from” directive supports IPv6 addresses in request headers.
Feature: the “unix:” parameter of the “set_real_ip_from” directive.

Bugfix: nginx did not delete unix domain socket after configuration testing.
Bugfix: nginx deleted unix domain socket while online upgrade.
Bugfix: the “!-x” operator did not work.
Bugfix: a segmentation fault might occur in a worker process, if limit_rate was used in HTTPS server.
Bugfix: a segmentation fault might occur in a worker process while $limit_rate logging.
Bugfix: a segmentation fault might occur in a worker process, if there was no “listen” directive in “server” block; the bug had appeared in 0.8.21.

Nginx 0.8.22 for Windows

 (751KB)

Nginx 0.8.22 for Linux

(598KB)

类别:代理服务, 开源软件 | 名称:
  1. 419928784
    2009年11月6日19:37

    又来了,\(^o^)/~

  2. 2009年11月6日19:43

    @419928784
    呵呵,这两天更新的少,把旧闻补上也好累啊。