maximum number of descriptors supported by select() is 1024 while connecting to upstream

Aleksandar Lazic al-nginx at none.at
Tue Apr 21 13:49:35 UTC 2015


Dear Devika.

Am 21-04-2015 15:40, schrieb Devika R.:
> I am getting following error in my nginx logs and I don't think its
> related to the worker connections. I am on a windows 7 machine.
> 
> I think the problem is to do with proxy. Any idea how to resolve this?
> 
> ERROR LOG:
> 2015/04/21 09:32:28 [error] 9304#11016: *41311 maximum number of
> descriptors supported by select() is 1024 while connecting to upstream,
> client: 127.0.0.1, server: localhost, request: "GET
> /content/fci/en/home/index.html HTTP/1.1", upstream:
> "http://127.0.0.1:3000/content/fci/en/home/index.html", host:
> "localhost:4502"

Do you have read this right? ;-)

http://nginx.org/en/docs/windows.html

Due to this and some other known issues version of nginx for Windows is 
considered to be a beta version.

Known issues

     A worker can handle no more than 1024 simultaneous connections.

BR Aleks



More information about the nginx mailing list