mirror of
https://github.com/nginx/nginx.git
synced 2025-06-17 17:20:42 +08:00
nginx-0.7.23-RELEASE
This commit is contained in:
parent
1c6c63332c
commit
07e31eb581
@ -9,6 +9,38 @@
|
|||||||
<title lang="en">nginx changelog</title>
|
<title lang="en">nginx changelog</title>
|
||||||
|
|
||||||
|
|
||||||
|
<changes ver="0.7.23" date="27.11.2008">
|
||||||
|
|
||||||
|
<change type="feature">
|
||||||
|
<para lang="ru">
|
||||||
|
ÐÁÒÁÍÅÔÒÙ delete É ranges × ÄÉÒÅËÔÉ×Å geo.
|
||||||
|
</para>
|
||||||
|
<para lang="en">
|
||||||
|
the "delete" and "ranges" parameters in the "geo" directive.
|
||||||
|
</para>
|
||||||
|
</change>
|
||||||
|
|
||||||
|
<change type="feature">
|
||||||
|
<para lang="ru">
|
||||||
|
ÕÓËÏÒÅÎÉÅ ÚÁÇÒÕÚËÉ geo-ÂÁÚÙ Ó ÂÏÌØÛÉÍ ÞÉÓÌÏÍ ÚÎÁÞÅÎÉÊ.
|
||||||
|
</para>
|
||||||
|
<para lang="en">
|
||||||
|
speeding up loading of geo base with large number of values.
|
||||||
|
</para>
|
||||||
|
</change>
|
||||||
|
|
||||||
|
<change type="feature">
|
||||||
|
<para lang="ru">
|
||||||
|
ÕÍÅÎØÛÅÎÉÅ ÐÁÍÑÔÉ, ÎÅÏÂÈÏÄÉÍÏÊ ÄÌÑ ÚÁÇÒÕÚËÉ geo-ÂÁÚÙ.
|
||||||
|
</para>
|
||||||
|
<para lang="en">
|
||||||
|
decrease of memory required for geo base load.
|
||||||
|
</para>
|
||||||
|
</change>
|
||||||
|
|
||||||
|
</changes>
|
||||||
|
|
||||||
|
|
||||||
<changes ver="0.7.22" date="20.11.2008">
|
<changes ver="0.7.22" date="20.11.2008">
|
||||||
|
|
||||||
<change type="feature">
|
<change type="feature">
|
||||||
@ -5761,11 +5793,11 @@ then the proxied request was sent unescaped.
|
|||||||
|
|
||||||
<change type="bugfix">
|
<change type="bugfix">
|
||||||
<para lang="ru">
|
<para lang="ru">
|
||||||
ÍÅÔÏÄ $r->headers_in("Cookie") ÍÏÄÕÌÑ ngx_http_perl_module ÔÅÐÅÒØ ×ÏÚ×ÒÁÝÁÅÔ
|
ÍÅÔÏÄ $r->header_in("Cookie") ÍÏÄÕÌÑ ngx_http_perl_module ÔÅÐÅÒØ ×ÏÚ×ÒÁÝÁÅÔ
|
||||||
×ÓÅ ÓÔÒÏËÉ "Cookie" × ÚÁÇÏÌÏ×ËÅ ÚÁÐÒÏÓÁ.
|
×ÓÅ ÓÔÒÏËÉ "Cookie" × ÚÁÇÏÌÏ×ËÅ ÚÁÐÒÏÓÁ.
|
||||||
</para>
|
</para>
|
||||||
<para lang="en">
|
<para lang="en">
|
||||||
the $r->headers_in("Cookie") of the ngx_http_perl_module now returns
|
the $r->header_in("Cookie") of the ngx_http_perl_module now returns
|
||||||
all "Cookie" header lines.
|
all "Cookie" header lines.
|
||||||
</para>
|
</para>
|
||||||
</change>
|
</change>
|
||||||
|
Loading…
Reference in New Issue
Block a user