The following reply was made to PR os-solaris/2430; it has been noted by GNATS.
From: Marc Slemko <[EMAIL PROTECTED]> To: Apache bugs database <[EMAIL PROTECTED]> Cc: Subject: RE: os-solaris/2430: Not enough file descriptors?? (fwd) Date: Mon, 15 Jun 1998 12:24:20 -0700 (PDT) ---------- Forwarded message ---------- Date: Mon, 15 Jun 1998 12:25:14 -0400 From: Joe Kupiszewski <[EMAIL PROTECTED]> To: 'Marc Slemko' <[EMAIL PROTECTED]> Subject: RE: os-solaris/2430: Not enough file descriptors?? Yes I am. Again, not sure what you have been informed of, but 1.3.0 compiles fine and actually runs fine when it doesn't have 100+ servers in the httpd.conf file :) Thanks in advance for your time and any additional thoughts you may have. Joe... -----Original Message----- From: Marc Slemko [SMTP:[EMAIL PROTECTED] Sent: Friday, June 12, 1998 9:46 PM To: Joe Kupiszewski Cc: [EMAIL PROTECTED] Subject: Re: os-solaris/2430: Not enough file descriptors?? On 12 Jun 1998, Joe Kupiszewski wrote: > >Description: > I get upon compiling and trying to run Apache 1.3.0 is: > > [Thu Jun 11 11:26:55 1998] [error] (24)Too many open files: unable to open a file descriptor above 15, you may need to increase the number of descriptors > > I know this is not a compilation "error" or sw-bug, but is directly related to Solaris. In previous version of Apache (currently still running 1.2.5) the only mods made to the Configuration to get around this were: > > EXTRA_CFLAGS= -O -DHIGH_SLACK_LINE=256 You are using the "old" Configure interface and not the new apaci configuration, right?
