mirror of
https://github.com/nginx/nginx.git
synced 2025-06-11 12:22:41 +08:00
nginx-0.5.20-RELEASE
This commit is contained in:
parent
08d068f943
commit
707cbbf3d0
@ -9,6 +9,75 @@
|
||||
<title lang="en">nginx changelog</title>
|
||||
|
||||
|
||||
<changes ver="0.5.20" date="07.05.2007">
|
||||
|
||||
<change type="feature">
|
||||
<para lang="ru">
|
||||
ÄÉÒÅËÔÉ×Á sendfile_max_chunk.
|
||||
</para>
|
||||
<para lang="en">
|
||||
the "sendfile_max_chunk" directive.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change type="feature">
|
||||
<para lang="ru">
|
||||
ÐÅÒÅÍÅÎÎÙÅ "$http_...", "$sent_http_..." É "$upstream_http_..."
|
||||
ÍÏÖÎÏ ÍÅÎÑÔØ ÄÉÒÅËÔÉ×ÏÊ set.
|
||||
</para>
|
||||
<para lang="en">
|
||||
the "$http_...", "$sent_http_...", and "$upstream_http_..." variables
|
||||
may be changed using the "set" directive.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change type="bugfix">
|
||||
<para lang="ru">
|
||||
ÐÒÉ ÉÓÐÏÌØÚÏ×ÁÎÉÉ SSI-ËÏÍÁÎÄÙ 'if expr="$var = /"'
|
||||
× ÒÁÂÏÞÅÍ ÐÒÏÃÅÓÓÅ ÍÏÇ ÐÒÏÉÚÏÊÔÉ segmentation fault.
|
||||
</para>
|
||||
<para lang="en">
|
||||
a segmentation fault might occur in worker process
|
||||
if the SSI command 'if expr="$var = /"' was used.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change type="bugfix">
|
||||
<para lang="ru">
|
||||
ÚÁ×ÅÒÛÁÀÝÁÑ ÓÔÒÏËÁ multipart range ÏÔ×ÅÔÁ ÐÅÒÅÄÁ×ÁÌÁÓØ ÎÅ×ÅÒÎÏ.<br/>
|
||||
óÐÁÓÉÂÏ Evan Miller.
|
||||
</para>
|
||||
<para lang="en">
|
||||
trailing boundary of multipart range response was transferred incorrectly.<br/>
|
||||
Thanks to Evan Miller.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change type="bugfix">
|
||||
<para lang="ru">
|
||||
nginx ÎÅ ÒÁÂÏÔÁÌ ÎÁ Solaris/sparc64, ÅÓÌÉ ÂÙÌ ÓÏÂÒÁÎ Sun Studio.<br/>
|
||||
óÐÁÓÉÂÏ áÎÄÒÅÀ îÉÇÍÁÔÕÌÉÎÕ.
|
||||
</para>
|
||||
<para lang="en">
|
||||
nginx did not work on Solaris/sparc64 if it was built by Sun Studio.<br/>
|
||||
Thanks to Andrei Nigmatulin.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change type="bugfix">
|
||||
<para lang="ru">
|
||||
ÍÏÄÕÌØ ngx_http_perl_module ÎÅ ÓÏÂÉÒÁÌÓÑ make × Solaris.<br/>
|
||||
óÐÁÓÉÂÏ áÎÄÒÅÀ îÉÇÍÁÔÕÌÉÎÕ.
|
||||
</para>
|
||||
<para lang="en">
|
||||
the ngx_http_perl_module could not built by Solaris make.<br/>
|
||||
Thanks to Andrei Nigmatulin.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
</changes>
|
||||
|
||||
|
||||
<changes ver="0.5.19" date="24.04.2007">
|
||||
|
||||
<change type="change">
|
||||
|
Loading…
Reference in New Issue
Block a user