mirror of
https://github.com/nginx/nginx.git
synced 2025-07-24 14:16:20 +08:00
nginx-0.8.5-RELEASE
This commit is contained in:
parent
df4b230ede
commit
848f63c7db
@ -9,6 +9,51 @@
|
||||
<title lang="en">nginx changelog</title>
|
||||
|
||||
|
||||
<changes ver="0.8.5" date="13.07.2009">
|
||||
|
||||
<change type="bugfix">
|
||||
<para lang="ru">
|
||||
ÔÅÐÅÒØ nginx ÒÁÚÒÅÛÁÅÔ ÐÏÄÞ£ÒËÉ×ÁÎÉÑ × ÍÅÔÏÄÅ ÚÁÐÒÏÓÁ.
|
||||
</para>
|
||||
<para lang="en">
|
||||
now nginx allows underscores in a request method.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change type="bugfix">
|
||||
<para lang="ru">
|
||||
ÐÒÉ ÉÓÐÏÌØÚÏ×ÁÎÉÉ HTTP Basic-ÁÕÔÅÎÔÉÆÉËÁÃÉÉ ÎÁ Windows
|
||||
ÄÌÑ ÎÅ×ÅÒÎÙÈ ÉÍÅÎÉ/ÐÁÒÏÌÑ ×ÏÚ×ÒÁÝÁÌÁÓØ 500-ÁÑ ÏÛÉÂËÁ.
|
||||
</para>
|
||||
<para lang="en">
|
||||
a 500 error code was returned for invalid login/password while HTTP
|
||||
Basic authentication on Windows.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change type="bugfix">
|
||||
<para lang="ru">
|
||||
ÏÔ×ÅÔÙ ÍÏÄÕÌÑ ngx_http_perl_module ÎÅ ÒÁÂÏÔÁÌÉ × ÐÏÄÚÁÐÒÏÓÁÈ.
|
||||
</para>
|
||||
<para lang="en">
|
||||
ngx_http_perl_module responses did not work in subrequests.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change type="bugfix">
|
||||
<para lang="ru">
|
||||
× ÍÏÄÕÌÅ ngx_http_limit_req_module.<br/>
|
||||
óÐÁÓÉÂÏ íÁËÓÉÍÕ äÕÎÉÎÕ.
|
||||
</para>
|
||||
<para lang="en">
|
||||
in ngx_http_limit_req_module.<br/>
|
||||
Thanks to Maxim Dounin.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
</changes>
|
||||
|
||||
|
||||
<changes ver="0.8.4" date="22.06.2009">
|
||||
|
||||
<change type="bugfix">
|
||||
@ -59,7 +104,7 @@ the bug had appeared in 0.8.2.
|
||||
|
||||
<change type="bugfix">
|
||||
<para lang="ru">
|
||||
ÅÓÌÉ ÂÙÌÏ ÉÓÐÏÌØÚÏ×ÁÌÓÑ ÐÅÒÅÈ×ÁÔ 401 ÏÛÉÂËÉ ÏÔ ÂÜËÅÎÄÁ É ÂÜËÅÎÄ
|
||||
ÅÓÌÉ ÉÓÐÏÌØÚÏ×ÁÌÓÑ ÐÅÒÅÈ×ÁÔ 401 ÏÛÉÂËÉ ÏÔ ÂÜËÅÎÄÁ É ÂÜËÅÎÄ
|
||||
ÎÅ ×ÏÚ×ÒÁÝÁÌ ÓÔÒÏËÕ "WWW-Authenticate" × ÚÁÇÏÌÏ×ËÅ ÏÔ×ÅÔÁ,
|
||||
ÔÏ × ÒÁÂÏÞÅÍ ÐÒÏÃÅÓÓÅ ÐÒÏÉÓÈÏÄÉÌ segmentation fault.<br/>
|
||||
óÐÁÓÉÂÏ å×ÇÅÎÉÀ íÙÞÌÏ.
|
||||
@ -88,10 +133,12 @@ in open_file_cache and proxy/fastcgi cache interaction on start up.
|
||||
|
||||
<change type="bugfix">
|
||||
<para lang="ru">
|
||||
open_file_cache ÍÏÇ ËÜÛÉÒÏ×ÁÔØ ÏÔËÒÙÔÙÅ ÆÁÊÌÙ ÏÞÅÎØ ÄÏÌÇÏ.
|
||||
open_file_cache ÍÏÇ ËÜÛÉÒÏ×ÁÔØ ÏÔËÒÙÔÙÅ ÆÁÊÌÙ ÏÞÅÎØ ÄÏÌÇÏ;
|
||||
ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.7.4.
|
||||
</para>
|
||||
<para lang="en">
|
||||
open_file_cache might cache open file descriptors too long.
|
||||
open_file_cache might cache open file descriptors too long;
|
||||
the bug had appeared in 0.7.4.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user