nginx-0.7.15-RELEASE

This commit is contained in:
Igor Sysoev 2008-09-08 08:36:22 +00:00
parent f8c4ae3151
commit 1dde390cc4

View File

@ -9,6 +9,49 @@
<title lang="en">nginx changelog</title>
<changes ver="0.7.15" date="08.09.2008">
<change type="feature">
<para lang="ru">
ÍÏÄÕÌØ ngx_http_random_index_module.
</para>
<para lang="en">
the ngx_http_random_index_module.
</para>
</change>
<change type="feature">
<para lang="ru">
ÄÉÒÅËÔÉ×Á directio ÏÐÔÉÍÉÚÉÒÏ×ÁÎÁ ÄÌÑ ÚÁÐÒÏÓÏ× ÆÁÊÌÏ×, ÎÁÞÉÎÁÀÝÉÈÓÑ
Ó ÐÒÏÉÚ×ÏÌØÎÏÊ ÐÏÚÉÃÉÉ.
</para>
<para lang="en">
the "directio" directive has been optimized for file requests starting
from arbitrary position.
</para>
</change>
<change type="feature">
<para lang="ru">
ÄÉÒÅËÔÉ×Á directio ÐÒÉ ÎÅÏÂÈÏÄÉÍÏÓÔÉ ÚÁÐÒÅÝÁÅÔ ÉÓÐÏÌØÚÏ×ÁÎÉÅ sendfile.
</para>
<para lang="en">
the "directio" directive turns off sendfile if it is necessary.
</para>
</change>
<change type="feature">
<para lang="ru">
ÔÅÐÅÒØ nginx ÒÁÚÒÅÛÁÅÔ ÐÏÄÞ£ÒËÉ×ÁÎÉÑ × ÉÍÅÎÁÈ ÓÔÒÏË × ÚÁÇÏÌÏ×ËÅ ÚÁÐÒÏÓÁ ËÌÉÅÎÔÁ.
</para>
<para lang="en">
now nginx allows underscores in a client request header line names.
</para>
</change>
</changes>
<changes ver="0.7.14" date="01.09.2008">
<change type="change">