diff xml/en/docs/windows.xml @ 553:6330ca27a485

Translated "events" into English.
author Ruslan Ermilov <ru@nginx.com>
date Tue, 26 Jun 2012 07:36:58 +0000
parents 6135f3c95bf6
children be54c443235a
line wrap: on
line diff
--- a/xml/en/docs/windows.xml
+++ b/xml/en/docs/windows.xml
@@ -9,7 +9,7 @@
 <para>
 Version of nginx for Windows uses the native Win32 API (not the Cygwin emulation
 layer).
-Only the <c-func>select</c-func> request processing method is currently used,
+Only the <c-func>select</c-func> connection processing method is currently used,
 so high performance and scalability should not be expected.
 Due to this and some other known issues version of nginx for Windows
 is considered to be a <i>beta</i> version.
@@ -138,7 +138,7 @@ Running as a service.
 </listitem>
 
 <listitem>
-Using the I/O completion ports as a request processing method.
+Using the I/O completion ports as a connection processing method.
 </listitem>
 
 <listitem>