mirror of
https://github.com/nginx/nginx.git
synced 2025-07-26 07:06:55 +08:00
nginx-0.7.10-RELEASE
This commit is contained in:
parent
cf1735e458
commit
0de05a6020
@ -9,6 +9,44 @@
|
|||||||
<title lang="en">nginx changelog</title>
|
<title lang="en">nginx changelog</title>
|
||||||
|
|
||||||
|
|
||||||
|
<changes ver="0.7.10" date="13.08.2008">
|
||||||
|
|
||||||
|
<change type="bugfix">
|
||||||
|
<para lang="ru">
|
||||||
|
ÏÛÉÂÏË × ÄÉÒÅËÔÉ×ÁÈ addition_types, charset_types,
|
||||||
|
gzip_types, ssi_types, sub_filter_types É xslt_types;
|
||||||
|
ÏÛÉÂËÉ ÐÏÑ×ÉÌÉÓØ × 0.7.9.
|
||||||
|
</para>
|
||||||
|
<para lang="en">
|
||||||
|
in the "addition_types", "charset_types",
|
||||||
|
"gzip_types", "ssi_types", "sub_filter_types", and "xslt_types" directives;
|
||||||
|
the bugs had appeared in 0.7.9.
|
||||||
|
</para>
|
||||||
|
</change>
|
||||||
|
|
||||||
|
<change type="bugfix">
|
||||||
|
<para lang="ru">
|
||||||
|
ÒÅËÕÒÓÉ×ÎÏÊ error_page ÄÌÑ 500 ÏÛÉÂËÉ.
|
||||||
|
</para>
|
||||||
|
<para lang="en">
|
||||||
|
of recursive error_page for 500 status code.
|
||||||
|
</para>
|
||||||
|
</change>
|
||||||
|
|
||||||
|
<change type="bugfix">
|
||||||
|
<para lang="ru">
|
||||||
|
ÔÅÐÅÒØ ÍÏÄÕÌØ ngx_http_realip_module ÕÓÔÁÎÁ×ÌÉ×ÁÅÔ ÁÄÒÅÓ ÎÅ ÄÌÑ
|
||||||
|
×ÓÅÇÏ keepalive ÓÏÅÄÉÎÅÎÉÑ, Á ÄÌÑ ËÁÖÄÏÇÏ ÚÁÐÒÏÓÁ ÐÏ ÜÔÏÍÕ ÓÏÅÄÉÎÅÎÉÀ.
|
||||||
|
</para>
|
||||||
|
<para lang="en">
|
||||||
|
now the ngx_http_realip_module set address not for whole keepalive connection,
|
||||||
|
but for each request passed via the connection.
|
||||||
|
</para>
|
||||||
|
</change>
|
||||||
|
|
||||||
|
</changes>
|
||||||
|
|
||||||
|
|
||||||
<changes ver="0.7.9" date="12.08.2008">
|
<changes ver="0.7.9" date="12.08.2008">
|
||||||
|
|
||||||
<change type="change">
|
<change type="change">
|
||||||
|
Loading…
Reference in New Issue
Block a user