From owner-freebsd-questions@FreeBSD.ORG Sat Jun 5 19:28:21 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8399916A4CE for ; Sat, 5 Jun 2004 19:28:21 -0700 (PDT) Received: from ms-smtp-03-eri0.ohiordc.rr.com (ms-smtp-03-smtplb.ohiordc.rr.com [65.24.5.137]) by mx1.FreeBSD.org (Postfix) with ESMTP id C477443D3F for ; Sat, 5 Jun 2004 19:28:20 -0700 (PDT) (envelope-from dmehler26@woh.rr.com) Received: from satellite (dhcp065-031-041-029.woh.rr.com [65.31.41.29]) i562SIVd012040 for ; Sat, 5 Jun 2004 22:28:18 -0400 (EDT) Message-ID: <000501c44b6c$a4beb7d0$0200a8c0@satellite> From: "dave" To: Date: Sat, 5 Jun 2004 22:19:05 -0400 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 6.00.2800.1409 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 X-Virus-Scanned: Symantec AntiVirus Scan Engine Subject: apache2 startup flags X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Jun 2004 02:28:21 -0000 Hello, I just upgraded apache and now it starts via rc.conf. I want to use: apache_enable="YES" apache2ssl_enable="YES" but am unsure about the other options: apache2_limits, apache2_flags, and apache2limits_args what should these be set to? Thanks. Dave.