mirror of
https://github.com/nginx/nginx.git
synced 2024-11-24 04:49:01 +08:00
Fixed a typo, removed an empty line.
This commit is contained in:
parent
bdc0b779e5
commit
a18340cfca
@ -790,7 +790,6 @@ and tries to avoid cache keys zone overflows.
|
|||||||
в логах могли появляться сообщения "task already active" и "second aio post".
|
в логах могли появляться сообщения "task already active" и "second aio post".
|
||||||
</para>
|
</para>
|
||||||
<para lang="en">
|
<para lang="en">
|
||||||
|
|
||||||
"task already active" and "second aio post" alerts might appear in logs
|
"task already active" and "second aio post" alerts might appear in logs
|
||||||
when using the "sendfile" and "aio" directives with subrequests.
|
when using the "sendfile" and "aio" directives with subrequests.
|
||||||
</para>
|
</para>
|
||||||
@ -18140,7 +18139,7 @@ nginx did not omit the "#fragment" part in URI.
|
|||||||
|
|
||||||
<change type="feature">
|
<change type="feature">
|
||||||
<para lang="ru">
|
<para lang="ru">
|
||||||
POP3 прокси поддерживает AUTH LOIGN PLAIN и CRAM-MD5.
|
POP3 прокси поддерживает AUTH LOGIN PLAIN и CRAM-MD5.
|
||||||
</para>
|
</para>
|
||||||
<para lang="en">
|
<para lang="en">
|
||||||
the POP3 proxy supports the AUTH LOGIN PLAIN and CRAM-MD5.
|
the POP3 proxy supports the AUTH LOGIN PLAIN and CRAM-MD5.
|
||||||
|
Loading…
Reference in New Issue
Block a user