From docs-return-7999-apmail-httpd-docs-archive=httpd.apache.org@httpd.apache.org Tue Oct 23 10:35:17 2007 Return-Path: Delivered-To: apmail-httpd-docs-archive@www.apache.org Received: (qmail 42121 invoked from network); 23 Oct 2007 10:35:17 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 23 Oct 2007 10:35:17 -0000 Received: (qmail 4673 invoked by uid 500); 23 Oct 2007 10:35:04 -0000 Delivered-To: apmail-httpd-docs-archive@httpd.apache.org Received: (qmail 4382 invoked by uid 500); 23 Oct 2007 10:35:03 -0000 Mailing-List: contact docs-help@httpd.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: docs@httpd.apache.org List-Id: Delivered-To: mailing list docs@httpd.apache.org Received: (qmail 4371 invoked by uid 99); 23 Oct 2007 10:35:03 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 Oct 2007 03:35:03 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of erik@codefaktor.de designates 62.75.252.62 as permitted sender) Received: from [62.75.252.62] (HELO mail.eatc.de) (62.75.252.62) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 Oct 2007 10:35:06 +0000 Received: from [10.0.1.3] (p4FD2D6AE.dip.t-dialin.net [79.210.214.174]) by mail.eatc.de (Postfix) with ESMTP id 685EB13C42 for ; Tue, 23 Oct 2007 12:34:44 +0200 (CEST) Mime-Version: 1.0 (Apple Message framework v752.3) In-Reply-To: <471B84C8.6090302@lorraine.iufm.fr> References: <471B84C8.6090302@lorraine.iufm.fr> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <699F631E-2FA8-4F0D-94B8-3838B73E3FCD@codefaktor.de> Content-Transfer-Encoding: 7bit From: Erik Abele Subject: Re: errors in trunk and 2.2.x Date: Tue, 23 Oct 2007 12:34:42 +0200 To: docs@httpd.apache.org X-Mailer: Apple Mail (2.752.3) X-Virus-Checked: Checked by ClamAV on apache.org On 21.10.2007, at 18:56, Lucien GENTIS wrote: > Hello, > > file trunk/en/bind.xml - Line 80 : > should be "port 8000" instead of "port 8080" Fixed. > files trunk/en/misc/perf-tuning.xml and > 2.2/en/misc/perf-tuning.xml : lines 30 to 42 speak of Apache 2.0 > and 1.3 ; not totally out of date, but . . . Also fixed where it made sense - a quick grep shows that there are quite some more occurences where it might make sense to adjust the versioning information. > files trunk/en/misc/perf-tuning.xml and > 2.2/en/misc/perf-tuning.xml : lines 143-145 : "then you will pay for > a double reverse DNS lookup (a reverse, followed by a forward > to make sure that the reverse is not being spoofed)." > > I'd rather seen "a double DNS lookup" because there are a reverse > and a forward ones, not two reverse. Yes, also makes more sense, changed it to "two DNS lookups". Lucien, thanks for your contributions; maybe you want to have a look at sending in patches [1] - this makes it often easier, especially if multiple lines are affected. Cheers, Erik [1] http://httpd.apache.org/dev/patches.html --------------------------------------------------------------------- To unsubscribe, e-mail: docs-unsubscribe@httpd.apache.org For additional commands, e-mail: docs-help@httpd.apache.org