mirror of
https://github.com/nginx/nginx.git
synced 2025-06-08 10:12:39 +08:00
nginx-0.7.29-RELEASE
This commit is contained in:
parent
a26a70e80b
commit
c3805b0e35
@ -9,6 +9,53 @@
|
|||||||
<title lang="en">nginx changelog</title>
|
<title lang="en">nginx changelog</title>
|
||||||
|
|
||||||
|
|
||||||
|
<changes ver="0.7.29" date="24.12.2008">
|
||||||
|
|
||||||
|
<change type="bugfix">
|
||||||
|
<para lang="ru">
|
||||||
|
ÄÉÒÅËÔÉ×Ù fastcgi_pass É proxy_pass ÎÅ ÐÏÄÄÅÒÖÉ×ÁÌÉ ÐÅÒÅÍÅÎÎÙÅ
|
||||||
|
ÐÒÉ ÉÓÐÏÌØÚÏ×ÁÎÉÉ unix domain ÓÏËÅÔÏ×.
|
||||||
|
</para>
|
||||||
|
<para lang="en">
|
||||||
|
the "fastcgi_pass" and "proxy_pass" directives did not support
|
||||||
|
variables if unix domain sockets were used.
|
||||||
|
</para>
|
||||||
|
</change>
|
||||||
|
|
||||||
|
<change>
|
||||||
|
<para lang="ru">
|
||||||
|
éÓÐÒÁ×ÌÅÎÉÑ × ÏÂÒÁÂÏÔËÅ ÐÏÄÚÁÐÒÏÓÏ×;
|
||||||
|
ÏÛÉÂËÉ ÐÏÑ×ÉÌÁÓØ × 0.7.25.
|
||||||
|
</para>
|
||||||
|
<para lang="en">
|
||||||
|
Bugfixes in subrequest processing;
|
||||||
|
the bugs had appeared in 0.7.25.
|
||||||
|
</para>
|
||||||
|
</change>
|
||||||
|
|
||||||
|
<change type="bugfix">
|
||||||
|
<para lang="ru">
|
||||||
|
ÏÔ×ÅÔ "100 Continue" ×ÙÄÁ×ÁÌÓÑ ÄÌÑ ÚÁÐÒÏÓÏ× ×ÅÒÓÉÉ HTTP/1.0;
|
||||||
|
óÐÁÓÉÂÏ íÁËÓÉÍÕ äÕÎÉÎÕ.
|
||||||
|
</para>
|
||||||
|
<para lang="en">
|
||||||
|
a "100 Continue" response was issued for HTTP/1.0 requests;
|
||||||
|
Thanks to Maxim Dounin.
|
||||||
|
</para>
|
||||||
|
</change>
|
||||||
|
|
||||||
|
<change type="bugfix">
|
||||||
|
<para lang="ru">
|
||||||
|
× ×ÙÄÅÌÅÎÉÉ ÐÁÍÑÔÉ × ÍÏÄÕÌÅ ngx_http_gzip_filter_module ÐÏÄ Cygwin.
|
||||||
|
</para>
|
||||||
|
<para lang="en">
|
||||||
|
in memory allocation in the ngx_http_gzip_filter_module on Cygwin.
|
||||||
|
</para>
|
||||||
|
</change>
|
||||||
|
|
||||||
|
</changes>
|
||||||
|
|
||||||
|
|
||||||
<changes ver="0.7.28" date="22.12.2008">
|
<changes ver="0.7.28" date="22.12.2008">
|
||||||
|
|
||||||
<change type="change">
|
<change type="change">
|
||||||
@ -22,7 +69,7 @@ in memory allocation in the ngx_http_gzip_filter_module.
|
|||||||
|
|
||||||
<change type="change">
|
<change type="change">
|
||||||
<para lang="ru">
|
<para lang="ru">
|
||||||
значения по умолчанию для директивы gzip_values изменены с 4 4k/8k
|
ÚÎÁÞÅÎÉÑ ÐÏ ÕÍÏÌÞÁÎÉÀ ÄÌÑ ÄÉÒÅËÔÉ×Ù gzip_buffers ÉÚÍÅÎÅÎÙ Ó 4 4k/8k
|
||||||
ÎÁ 32 4k ÉÌÉ 16 8k.
|
ÎÁ 32 4k ÉÌÉ 16 8k.
|
||||||
</para>
|
</para>
|
||||||
<para lang="en">
|
<para lang="en">
|
||||||
|
Loading…
Reference in New Issue
Block a user