Dear Henning,
        I try ,but not success. There is content in file conf-cc:
cc -O2
DFD_SETSIZE=4096

This will be used to compile .c files.

Can you help you!

----- Original Message ----- 
From: "Henning Brauer" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, March 28, 2001 8:55 PM
Subject: Re: Can you help me ??(about limit of the number of per process file hand


> 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