Changes with nginx 0.7.1 26 May 2008
*) Change: now locations are searched in a tree.
*) Change: the "optimize_server_names" directive was canceled due to
the "server_name_in_redirect" directive introduction.
*) Change: some long deprecated directives are not supported anymore.
*) Change: the "none" parameter in the "ssl_session_cache" directive;
now this is default parameter.
Thanks to Rob Mueller.
*) Bugfix: worker processes might not catch reconfiguration and log
rotation signals.
*) Bugfix: nginx could not be built on latest Fedora 9 Linux.
Thanks to Roxis.
Warning: the first change is important. Although I tested this version
on site with about 100 locations, there is a risk that a request may be
handled in a wrong location.
nginx 0.7.1 release
最新推荐文章于 2025-01-19 20:16:33 发布
Nginx 0.7.1 版本更新,改进包括:地点搜索改为树形结构;取消optimize_server_names指令;部分废弃指令不再支持;ssl_session_cache none成为默认设置;修复了工作进程可能忽略重新配置和日志轮转信号的问题;解决了在 Fedora 9 Linux 上的构建问题。
927

被折叠的 条评论
为什么被折叠?



