- 由 LAONB发布于2009-11-06 18:20:30 | 访问量 512 次 | No comments
相关Tags
上一篇
Flock 2.5.5Nginx(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.


又来了,\(^o^)/~
@419928784
呵呵,这两天更新的少,把旧闻补上也好累啊。