On Wed, Mar 28, 2001 at 05:27:21PM +0800, Baoguo Xu wrote:
> ./chkspawn
> Oops. Your system's FD_SET() has a hidden limit of 1024 descriptors.
> This means that the qmail daemons could crash if you set the run-time
> concurrency higher than 509. So I'm going to insist that the concurrency
> limit in conf-spawn be at most 509. Right now it's 600.
> *** Error code 1

Addind -DFD_SETSIZE=4096 (or more) to conf-cc should be enough. You don't
need to change OS'es code (at least on *BSD)

-- 
Henning Brauer     | BS Web Services
Hostmaster BSWS    | Roedingsmarkt 14
[EMAIL PROTECTED] | 20459 Hamburg
http://www.bsws.de | Germany

Reply via email to