Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 09 Dec 1998 16:09:52 -0600
From:      Jacques Vidrine <n@nectar.com>
To:        Mike Tancsa <mike@sentex.net>
Cc:        Marc Slemko <marcs@znep.com>, current@FreeBSD.ORG
Subject:   Re: Current ready for prime time web server ? 
Message-ID:  <199812092209.QAA28014@spawn.nectar.com>
In-Reply-To: <3.0.5.32.19981209163946.01287930@staff.sentex.ca> 
References:  <3.0.5.32.19981209153221.012d7cd0@staff.sentex.ca> <3.0.5.32.19981209163946.01287930@staff.sentex.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
On 9 December 1998 at 16:39, Mike Tancsa <mike@sentex.net> wrote:
[snip]
> >Well, why not rebuild Apache with a larger FD_SETSIZE like it says?
> 
> Hi,
>Thanks for responding... I thought I had to rebuild STABLE as well no ? I
> am just worried that would introduce other problems.  Also, other recent
> postings in questions suggest that this is not done easily.

You need only recompile Apache, not the OS.  It is quite easily done..
just define FD_SETSIZE before including <sys/types.h>.  A reasonable
way to do this is to add -DFD_SETSIZE=1024 or whatever to CFLAGS.

Jacques Vidrine / n@nectar.com / nectar@FreeBSD.org



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199812092209.QAA28014>