nginx-0.7.60-RELEASE

This commit is contained in:
Igor Sysoev 2009-06-15 09:55:51 +00:00
parent 4bf4a52828
commit 6752d8734a
1 changed files with 119 additions and 2 deletions

View File

@ -9,6 +9,123 @@
<title lang="en">nginx changelog</title>
<changes ver="0.7.60" date="15.06.2009">
<change type="feature">
<para lang="ru">
ÐÁÒÁÍÅÔÒ updating × ÄÉÒÅËÔÉ×ÁÈ proxy_cache_use_stale É fastcgi_cache_use_stale.
</para>
<para lang="en">
the "updating" parameter in "proxy_cache_use_stale" and
"fastcgi_cache_use_stale" directives.
</para>
</change>
<change type="feature">
<para lang="ru">
ÄÉÒÅËÔÉ×Á keepalive_requests.
</para>
<para lang="en">
the "keepalive_requests" directive.
</para>
</change>
<change type="bugfix">
<para lang="ru">
×Ï ×ÚÁÉÍÏÄÅÊÓÔ×ÉÉ open_file_cache É proxy/fastcgi ËÜÛÁ ÎÁ ÓÔÁÒÔÅ.
</para>
<para lang="en">
in open_file_cache and proxy/fastcgi cache interaction on start up.
</para>
</change>
<change type="bugfix">
<para lang="ru">
open_file_cache ÍÏÇ ËÜÛÉÒÏ×ÁÔØ ÏÔËÒÙÔÙÅ ÆÁÊÌÙ ÏÞÅÎØ ÄÏÌÇÏ.
</para>
<para lang="en">
open_file_cache might cache open file descriptors too long.
</para>
</change>
<change type="bugfix">
<para lang="ru">
ÓÔÒÏËÉ "If-Modified-Since", "If-Range" É ÉÍ ÐÏÄÏÂÎÙÅ × ÚÁÇÏÌÏ×ËÅ ÚÁÐÒÏÓÁ
ËÌÉÅÎÔÁ ÐÅÒÅÄÁ×ÁÌÉÓØ ÂÜËÅÎÄÕ ÐÒÉ ËÜÛÉÒÏ×ÁÎÉÉ, ÅÓÌÉ ÎÅ ÉÓÐÏÌØÚÏ×ÁÌÁÓØ
ÄÉÒÅËÔÉ×Á proxy_set_header Ó ÌÀÂÙÍÉ ÐÁÒÁÍÅÔÒÁÍÉ.
</para>
<para lang="en">
the "If-Modified-Since", "If-Range", etc. client request header lines
were passed to backend while caching if no "proxy_set_header" directive
was used with any parameters.
</para>
</change>
<change type="bugfix">
<para lang="ru">
ÓÔÒÏËÉ "Set-Cookie" É "P3P" × ÚÁÇÏÌÏ×ËÅ ÏÔ×ÅÔÁ ÂÜËÅÎÄÁ ÎÅ ÓËÒÙ×ÁÌÉÓØ
ÐÒÉ ËÜÛÉÒÏ×ÁÎÉÉ, ÅÓÌÉ ÎÅ ÉÓÐÏÌØÚÏ×ÁÌÉÓØ ÄÉÒÅËÔÉ×Ù
proxy_hide_header/fastcgi_hide_header Ó ÌÀÂÙÍÉ ÐÁÒÁÍÅÔÒÁÍÉ.
</para>
<para lang="en">
the "Set-Cookie" and "P3P" response header lines were not hidden while caching
if no "proxy_hide_header/fastcgi_hide_header" directives were used with
any parameters.
</para>
</change>
<change type="bugfix">
<para lang="ru">
ÍÏÄÕÌØ ngx_http_image_filter_module ÎÅ ÐÏÎÉÍÁÌ ÆÏÒÍÁÔ GIF87a.<br/>
óÐÁÓÉÂÏ äÅÎÉÓÕ éÌØÉÎÙÈ.
</para>
<para lang="en">
the ngx_http_image_filter_module did not support GIF87a format.<br/>
Thanks to Denis Ilyinyh.
</para>
</change>
<change type="bugfix">
<para lang="ru">
nginx ÎÅ ÓÏÂÉÒÁÌÓÑ ÎÁ Solaris 10 É ÂÏÌÅÅ ÒÁÎÎÉÈ;
ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.7.56.
</para>
<para lang="en">
nginx could not be built modules on Solaris 10 and early;
the bug had appeared in 0.7.56.
</para>
</change>
<change type="bugfix">
<para lang="ru">
XSLT-ÆÉÌØÔÒ ÎÅ ÒÁÂÏÔÁÌ × ÐÏÄÚÁÐÒÏÓÁÈ.
</para>
<para lang="en">
XLST filter did not work in subrequests.
</para>
</change>
<change type="bugfix">
<para lang="ru">
ÏÂÒÁÂÏÔËÅ ÏÔÎÏÓÉÔÅÌØÎÙÈ ÐÕÔÅÊ × nginx/Windows.
</para>
<para lang="en">
in relative paths handling in nginx/Windows.
</para>
</change>
<change type="bugfix">
<para lang="ru">
× proxy_store, fastcgi_store, proxy_cache É fastcgi_cache × nginx/Windows.
</para>
<para lang="en">
in proxy_store, fastcgi_store, proxy_cache, and fastcgi_cache in nginx/Windows.
</para>
</change>
</changes>
<changes ver="0.7.59" date="25.05.2009">
<change type="feature">
@ -55,7 +172,7 @@ SSL-
</para>
<para lang="en">
the SSL modules might not built on Solaris and Linux;<br/>
the bug had appeared in 0.7.58.
the bug had appeared in 0.7.56.
</para>
</change>
@ -194,7 +311,7 @@ in ngx_http_image_filter_module.
<change type="bugfix">
<para lang="ru">
ÐÁÒÁÍÅÔÒÙ http_XXX × ÄÉÒÅËÔÉ×Å proxy_cache_use_stale
ÐÁÒÁÍÅÔÒÙ http_XXX × ÄÉÒÅËÔÉ×ÁÈ proxy_cache_use_stale
É fastcgi_cache_use_stale ÎÅ ÒÁÂÏÔÁÌÉ.
</para>
<para lang="en">