>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: [EMAIL PROTECTED] >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:
