You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by Sujal Patel <sm...@up.org> on 1997/07/28 23:40:03 UTC

documentation/931: Answer to "Can I increase FD_SETSIZE on FreeBSD?" is not correct.

>Number:         931
>Category:       documentation
>Synopsis:       Answer to "Can I increase FD_SETSIZE on FreeBSD?" is not correct.
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    apache (Apache HTTP Project)
>State:          open
>Class:          doc-bug
>Submitter-Id:   apache
>Arrival-Date:   Mon Jul 28 14:40:02 1997
>Originator:     smpatel@up.org
>Organization:
apache
>Release:        Current WWW FAQ
>Environment:
The FAQ Currently on the Apache web site.
>Description:
The answer to Question 21, "Can I increase FD_SETSIZE on FreeBSD?" is
not correct.   Before version 2.2, you need to add "options FD_SETSIZE xxx" to
your kernel configuration file (where xxx is equal to or larger then the value
you used to compile Apache").  Version 2.2 and later do not require the kernel
configuration option and you can just define a larger FD_SETSIZE when you
compile Apache.
>How-To-Repeat:

>Fix:

>Audit-Trail:
>Unformatted: