Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 48334 invoked from network); 29 Sep 2007 18:51:50 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 29 Sep 2007 18:51:50 -0000 Received: (qmail 38929 invoked by uid 500); 29 Sep 2007 18:51:29 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 38912 invoked by uid 500); 29 Sep 2007 18:51:29 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 38900 invoked by uid 99); 29 Sep 2007 18:51:29 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 29 Sep 2007 11:51:29 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of jslive@gmail.com designates 64.233.162.232 as permitted sender) Received: from [64.233.162.232] (HELO nz-out-0506.google.com) (64.233.162.232) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 29 Sep 2007 18:51:31 +0000 Received: by nz-out-0506.google.com with SMTP id i1so2194360nzh for ; Sat, 29 Sep 2007 11:51:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; bh=9XYPyJxwyqM7ZjZxqyvT1rJLmMmBKJ7Afq3qpSa9P2E=; b=Sl97x5XE+H9R5JlUkjv7gmCe9gh/LZT5Uk19qm0WrT5QRAt/p5egbBr6z/uXvFCsUI2+JOJc11M7wXb+Vml+QDi647os/il5pZLQZ5Kx2FwDmlppCv7z2yeAQ95wP9PdxndHkiH7rJQoNn7fnDbo6LfH89wP0AHxIqP8HOKPC2c= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=CRGoiYXlbTFQCkPPPn69USWu26jYObGvF0/kGfr3nCKgb8XXWkP87L1wq2JgRFYKExk2ByXCywMlpLqlzHc98j+olmc1JE6hS71FjL7fEHGUfiYigboiNpHmXsaZze5z4pf7sVGuQLojdz5kDcQIwWz9eK/a4dJKzPSJ6SQoVeY= Received: by 10.115.58.1 with SMTP id l1mr1246129wak.1191091869346; Sat, 29 Sep 2007 11:51:09 -0700 (PDT) Received: by 10.114.53.5 with HTTP; Sat, 29 Sep 2007 11:51:09 -0700 (PDT) Message-ID: Date: Sat, 29 Sep 2007 14:51:09 -0400 From: "Joshua Slive" Sender: jslive@gmail.com To: users@httpd.apache.org In-Reply-To: <49bf44f10709291026oeb01195g44c9819777859814@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <49bf44f10709290945u68772fc7v937af941c2d2b416@mail.gmail.com> <49bf44f10709291026oeb01195g44c9819777859814@mail.gmail.com> X-Google-Sender-Auth: b93c55a5af6e774f X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [users@httpd] 127.0.0.1 access_log errors On 9/29/07, Grant wrote: > Ok, thanks Joshua. Do these entries indicate that I might need to > make a change in my prefork settings? I'm currently using: > > StartServers 10 > MinSpareServers 10 > MaxSpareServers 20 > MaxClients 256 > MaxRequestsPerChild 100 No, those log messages rarely indicate any problem at all. But your MaxRequestsPerChild setting is pretty-low if you are interested in performance. Joshua. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org