|
|||||||||||
|
"FD_SET() has a hidden limit of 256 descriptors" qmail big-concurrency issue
From: Scott Fultz <scott(at)mountainmedia.com>
Date: Tue Dec 17 2002 - 13:19:36 EST
When I try to compile qmail with the big-concurrency patch, I get the error: ./chkspawn Oops. Your system's FD_SET() has a hidden limit of 256 descriptors. This means that the qmail daemons could crash if you set the run-time concurrency higher than 125. So I'm going to insist that the concurrency limit in conf-spawn be at most 125. Right now it's 1000. *** Error code 1 Stop in /usr/local/src/mail/qmail-1.03 (line 1903 of Makefile). I have tried many things to increase this "hidden" limit. It does indeed seem hidden. ;-( Does anyone know a way to over-ride the FD_SET() hidden limit? Received on Tue Dec 17 13:22:25 2002 This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 13:32:03 EDT |
||||||||||
|
|||||||||||