nginx windows iocp error

Maxim Dounin mdounin at mdounin.ru
Tue Jul 19 05:55:25 UTC 2011


Hello!

On Mon, Jul 18, 2011 at 09:44:47PM -0400, zzor123 wrote:

> events {
> use iocp;

- use iocp;
+ use select;

> 
> ......
> 
> php file..
> error.log msg 2011/07/18 10:28:59 [error] 2696#3444: *1 upstream timed
> out (10060...
> 
> please help me..

IOCP event module isn't complete and doesn't work.  Don't try to 
use it.

Maxim Dounin



More information about the nginx mailing list