From owner-freebsd-questions Sat Dec 2 17:14:00 1995 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id RAA29038 for questions-outgoing; Sat, 2 Dec 1995 17:14:00 -0800 Received: from ns.via.net (ns.via.net [140.174.204.1]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id RAA29017 for ; Sat, 2 Dec 1995 17:13:49 -0800 Received: (from joe@localhost) by ns.via.net (8.6.9/8.6.9) id RAA05039 for questions@freebsd.org; Sat, 2 Dec 1995 17:13:54 -0800 Date: Sat, 2 Dec 1995 17:13:54 -0800 From: Joe McGuckin Message-Id: <199512030113.RAA05039@ns.via.net> To: questions@freebsd.org Subject: /kernel: file: table is full Sender: owner-questions@freebsd.org Precedence: bulk I have a 100MHZ pentium that I use as a web and ftp server. Lately I've been getting a bunch of these messages. I upped MAXUSERS in the kernel to 50, but I still get reports of apache failing to fork itself. Is there anything else I should tweak? Whats a typical config for a heavily loaded ftp and web server configuration? Thanks, Joe