From owner-freebsd-current Wed Dec 9 14:10:42 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA04826 for freebsd-current-outgoing; Wed, 9 Dec 1998 14:10:42 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from cerebus.nectar.com (nectar-gw.nectar.com [204.0.249.101]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA04821 for ; Wed, 9 Dec 1998 14:10:39 -0800 (PST) (envelope-from nectar@nectar.com) Received: (from smap@localhost) by cerebus.nectar.com (8.9.1/8.9.1) id QAA29009; Wed, 9 Dec 1998 16:10:01 -0600 (CST) (envelope-from nectar@nectar.com) Received: from spawn.nectar.com(10.0.0.101) by cerebus.nectar.com via smap (V2.1) id xma029001; Wed, 9 Dec 98 16:09:53 -0600 Received: from spawn.nectar.com (localhost [127.0.0.1]) by spawn.nectar.com (8.9.1/8.9.1) with ESMTP id QAA28014; Wed, 9 Dec 1998 16:09:52 -0600 (CST) (envelope-from nectar@spawn.nectar.com) Message-Id: <199812092209.QAA28014@spawn.nectar.com> X-Mailer: exmh version 2.0.2 2/24/98 X-PGP-RSAfprint: 00 F9 E6 A2 C5 4D 0A 76 26 8B 8B 57 73 D0 DE EE X-PGP-RSAkey: http://www.nectar.com/nectar-pgp262.txt From: Jacques Vidrine 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> Subject: Re: Current ready for prime time web server ? Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii To: Mike Tancsa cc: Marc Slemko , current@FreeBSD.ORG Date: Wed, 09 Dec 1998 16:09:52 -0600 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 9 December 1998 at 16:39, Mike Tancsa 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 . 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