Changes with nginx 0.7.55 06 May 2009
*) Bugfix: the http_XXX parameters in "proxy_cache_use_stale" and
"fastcgi_cache_use_stale" directives did not work.
*) Bugfix: fastcgi cache did not cache header only responses.
*) Bugfix: of "select() failed (9: Bad file descriptor)" error in
nginx/Unix and "select() failed (10022: ...)" error in nginx/Windows.
*) Bugfix: a segmentation fault might occur in worker process, if an
"debug_connection" directive was used; the bug had appeared in
0.7.54.
*) Bugfix: fix ngx_http_image_filter_module building errors.
*) Bugfix: the files bigger than 2G could not be transferred using
$r->sendfile.
Thanks to Maxim Dounin.
nginx-0.7.55
最新推荐文章于 2021-10-09 21:33:55 发布
Nginx 0.7.55 版本更新修复了多个重要问题,包括 proxy_cache 和 fastcgi_cache 缓存参数不生效、FastCGI 头部响应未缓存、文件描述符错误、使用 debug_connection 指令导致的内存溢出、图片过滤模块编译错误以及大于 2GB 的文件无法通过 sendfile 发送等问题。
1万+

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



