diff xml/en/docs/http/ngx_http_core_module.xml @ 1665:57b53a0818df

Slightly paraphrased aio_write description for better perception.
author Ruslan Ermilov <ru@nginx.com>
date Wed, 23 Mar 2016 00:50:30 +0300
parents 1a05fd32dca8
children 57c3f36b3b6a
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_core_module.xml	Mon Mar 21 17:29:58 2016 +0300
+++ b/xml/en/docs/http/ngx_http_core_module.xml	Wed Mar 23 00:50:30 2016 +0300
@@ -164,9 +164,10 @@
 
 <para>
 If <link id="aio"/> is enabled, specifies whether it is used for writing files.
-Currently, works only when using
+Currently, this only works when using
 <literal>aio threads</literal>
-and is used for writing temporary files with data received from proxied servers.
+and is limited to writing temporary files
+with data received from proxied servers.
 </para>
 
 </directive>