[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: openbsd 3.2 and apache
On Sat, 31 May 2003, woodi wrote:
> [Mon May 12 22:30:16 2003] [warn] [csd] filedescriptor (257) larger than
> FD_SETS IZE (256) found, you probably need to rebuild Apache with a
> larger FD_SETSIZE
>
> but how? so in the configure i couldn`t find it.. .and when I changed
> in the source the error message was same...
What did you change?
Check login.conf(5) manual page; check "openfiles".
Try adding "-DFD_SETSIZE=400" to your CFLAGS (or EXTRA_CFLAGS) for your
Apache build.
Jeremy C. Reed
http://bsd.reedmedia.net/