nginx-0.7.52
Igor Sysoev
is at rambler-co.ru
Tue Apr 21 23:54:34 MSD 2009
On Tue, Apr 21, 2009 at 05:36:01PM +0200, Roger Pack wrote:
>
> > I meant that nginx is built with FD_SETSIZE=1024
>
> What does nginx do when it receives more connections than 1024? Does it
> try to override the fdset instance and possibly tromp on other memory
> (I'm not sure if that's a concern or not, even)?
>
> does it reject incoming connections when it gets too many?
nginx will close connection with this message in error_log:
[error] ... maximum number of descriptors supported by select() is 1024".
--
Igor Sysoev
http://sysoev.ru/en/
More information about the nginx
mailing list