mirror of
https://github.com/openresty/openresty.git
synced 2024-10-13 00:29:41 +00:00
README-win32: typo fix from imweijh.
This commit is contained in:
@ -90,7 +90,7 @@ Caveats
|
||||
|
||||
The Win32 port of the NGINX core supports the good old `select` IO multiplexing mechanism
|
||||
only.
|
||||
The I/O Completion Ports (IOCP) feature is supported (yet). So do not use this build
|
||||
The I/O Completion Ports (IOCP) feature is *not* supported (yet). So do not use this build
|
||||
for production environments with very high concurrency levels.
|
||||
|
||||
This Win32 build of OpenResty is mainly for developers who want to develop their applications
|
||||
|
Reference in New Issue
Block a user