mirror of
https://github.com/nginx/nginx.git
synced 2025-06-08 02:02:38 +08:00
Grammar fixes in CHANGES.
This commit is contained in:
parent
4e80f39ff0
commit
ae6eba4f16
@ -13,13 +13,13 @@
|
|||||||
|
|
||||||
<change type="change">
|
<change type="change">
|
||||||
<para lang="ru">
|
<para lang="ru">
|
||||||
ÔÅÐÅÒØ ÚÁÇÒÕÚÞÉË ËÜÛÁ ÚÁ ËÁÖÄÕÀ ÉÔÅÒÁÃÉÀ ÏÂÒÁÂÁÔÙ×ÁÅÔ ÞÉÓÌÏ ÆÁÊÌÏ×,
|
ÔÅÐÅÒØ ÚÁÇÒÕÚÞÉË ËÜÛÁ ÚÁ ËÁÖÄÕÀ ÉÔÅÒÁÃÉÀ ÌÉÂÏ ÏÂÒÁÂÁÔÙ×ÁÅÔ ÞÉÓÌÏ ÆÁÊÌÏ×,
|
||||||
ÕËÁÚÁÎÎÏÅ × ÐÁÒÁÍÅÔÒÅ load_files, ÉÌÉ ÖÅ ÒÁÂÏÔÁÅÔ ÎÅ ÂÏÌØÛÅ ×ÒÅÍÅÎÉ,
|
ÕËÁÚÁÎÎÏÅ × ÐÁÒÁÍÅÔÒÅ load_files, ÌÉÂÏ ÒÁÂÏÔÁÅÔ ÎÅ ÄÏÌØÛÅ ×ÒÅÍÅÎÉ,
|
||||||
ÕËÁÚÁÎÎÏÅ × ÐÁÒÁÍÅÔÒÅ loader_threshold.
|
ÕËÁÚÁÎÎÏÇÏ × ÐÁÒÁÍÅÔÒÅ loader_threshold.
|
||||||
</para>
|
</para>
|
||||||
<para lang="en">
|
<para lang="en">
|
||||||
now cache loader processes either as many files as specified by "loader_files"
|
now cache loader processes either as many files as specified by "loader_files"
|
||||||
parameter or works no more than time specified by "loader_threshold"
|
parameter or works no longer than time specified by "loader_threshold"
|
||||||
parameter during each iteration.
|
parameter during each iteration.
|
||||||
</para>
|
</para>
|
||||||
</change>
|
</change>
|
||||||
@ -29,7 +29,7 @@ parameter during each iteration.
|
|||||||
SIGWINCH ÓÉÇÎÁÌ ÔÅÐÅÒØ ÒÁÂÏÔÁÅÔ ÔÏÌØËÏ × ÒÅÖÉÍÅ ÄÅÍÏÎÁ.
|
SIGWINCH ÓÉÇÎÁÌ ÔÅÐÅÒØ ÒÁÂÏÔÁÅÔ ÔÏÌØËÏ × ÒÅÖÉÍÅ ÄÅÍÏÎÁ.
|
||||||
</para>
|
</para>
|
||||||
<para lang="en">
|
<para lang="en">
|
||||||
now SIGWINCH signal works only in deamon mode.
|
now SIGWINCH signal works only in daemon mode.
|
||||||
</para>
|
</para>
|
||||||
</change>
|
</change>
|
||||||
|
|
||||||
@ -46,7 +46,7 @@ Thanks to Den Ivanov.
|
|||||||
|
|
||||||
<change type="feature">
|
<change type="feature">
|
||||||
<para lang="ru">
|
<para lang="ru">
|
||||||
ÐÏÄÄÅÒÖËÁ accept ÆÉÌØÔÒÏ× ÎÁ NetBSD.
|
ÔÅÐÅÒØ ÎÁ NetBSD ÐÏÄÄÅÒÖÉ×ÁÀÔÓÑ accept ÆÉÌØÔÒÙ.
|
||||||
</para>
|
</para>
|
||||||
<para lang="en">
|
<para lang="en">
|
||||||
accept filters are now supported on NetBSD.
|
accept filters are now supported on NetBSD.
|
||||||
@ -58,7 +58,7 @@ accept filters are now supported on NetBSD.
|
|||||||
nginx ÎÅ ÓÏÂÉÒÁÌÓÑ ÎÁ Linux 3.0.
|
nginx ÎÅ ÓÏÂÉÒÁÌÓÑ ÎÁ Linux 3.0.
|
||||||
</para>
|
</para>
|
||||||
<para lang="en">
|
<para lang="en">
|
||||||
nginx could not be build on Linux 3.0.
|
nginx could not be built on Linux 3.0.
|
||||||
</para>
|
</para>
|
||||||
</change>
|
</change>
|
||||||
|
|
||||||
@ -104,7 +104,7 @@ if SSL connection to backend was used.
|
|||||||
|
|
||||||
<change type="bugfix">
|
<change type="bugfix">
|
||||||
<para lang="ru">
|
<para lang="ru">
|
||||||
nginx ÎÁÇÒÕÖÁÌ ÐÒÏÃÅÓÓÏÒ, ÅÓÌÉ ×ÓÅ ÓÅÒ×ÅÒÁ × upstream'Å ÂÙÌÉ ÏÔÍÅÞÅÎÙ
|
nginx ÎÁÇÒÕÖÁÌ ÐÒÏÃÅÓÓÏÒ, ÅÓÌÉ ×ÓÅ ÓÅÒ×ÅÒÁ × upstream'Å ÂÙÌÉ ÐÏÍÅÞÅÎÙ
|
||||||
ÆÌÁÇÏÍ down.
|
ÆÌÁÇÏÍ down.
|
||||||
</para>
|
</para>
|
||||||
<para lang="en">
|
<para lang="en">
|
||||||
@ -120,7 +120,7 @@ nginx hogged CPU if all servers in an upstream were marked as "down".
|
|||||||
</para>
|
</para>
|
||||||
<para lang="en">
|
<para lang="en">
|
||||||
a segmentation fault might occur during reconfiguration
|
a segmentation fault might occur during reconfiguration
|
||||||
if ssl_session_cache was defined but not used in a previous configuration.
|
if ssl_session_cache was defined but not used in previous configuration.
|
||||||
</para>
|
</para>
|
||||||
</change>
|
</change>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user