From owner-freebsd-isp Wed Dec 16 02:50:25 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA23030 for freebsd-isp-outgoing; Wed, 16 Dec 1998 02:50:25 -0800 (PST) (envelope-from owner-freebsd-isp@FreeBSD.ORG) Received: from ns.vecom.com ([209.3.32.80]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA23025 for ; Wed, 16 Dec 1998 02:50:24 -0800 (PST) (envelope-from mavit@vecom.com) Received: from work (ppp69.intervista.com.br [200.245.102.69]) by ns.vecom.com (8.8.8/8.8.8) with SMTP id IAA23115 for ; Wed, 16 Dec 1998 08:50:05 GMT Message-ID: <009701be28e1$cbcb3f00$0600000a@work.eca> From: "Marcos Viterbo" To: Subject: CGI problems Date: Wed, 16 Dec 1998 08:49:42 -0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3110.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Greetings. I am facing some problems with CGIs (freebsd_2.2.6 + apache_1.3.0). When the system reaches about 55 apache instances the CGIs won't execute anymore and returns a 500 error. I recompiled the kernel and libc altring FD_SETSIZE=1024, maxusers=256, open_max, max_proc (child_max) in the kernel and login.conf, maxconn to 256, nmbclusters=8192, recompiled apache with a higher maxclients. The system has 128 MB RAM (it never goes beyond 50MB). It happens only with external CGIs (PHP3 supports as many instances as the apache is configured to). Thank you for any help. Marcos Viterbo mavit@vecom.com Vecom Net 55 11 884 0605 Sao Paulo - Brazil To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message