> 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? Thanks. -=r -- Posted via http://www.ruby-forum.com/.