Return-Path: Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: (qmail 57214 invoked from network); 5 Dec 2006 12:24:06 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 5 Dec 2006 12:24:06 -0000 Received: (qmail 81139 invoked by uid 500); 5 Dec 2006 12:24:11 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 81091 invoked by uid 500); 5 Dec 2006 12:24:11 -0000 Mailing-List: contact dev-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list dev@httpd.apache.org Received: (qmail 81080 invoked by uid 99); 5 Dec 2006 12:24:11 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Dec 2006 04:24:11 -0800 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 (herse.apache.org: domain of jorton@redhat.com designates 66.187.233.31 as permitted sender) Received: from [66.187.233.31] (HELO mx1.redhat.com) (66.187.233.31) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Dec 2006 04:23:59 -0800 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id kB5CNcX1016287 for ; Tue, 5 Dec 2006 07:23:38 -0500 Received: from radish.cambridge.redhat.com (radish.cambridge.redhat.com [172.16.18.90]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id kB5CNbBP014544 for ; Tue, 5 Dec 2006 07:23:37 -0500 Received: from radish.cambridge.redhat.com (localhost.localdomain [127.0.0.1]) by radish.cambridge.redhat.com (8.13.8/8.13.7) with ESMTP id kB5CNaWF003086 for ; Tue, 5 Dec 2006 12:23:36 GMT Received: (from jorton@localhost) by radish.cambridge.redhat.com (8.13.8/8.13.8/Submit) id kB5CNaRY003085 for dev@httpd.apache.org; Tue, 5 Dec 2006 12:23:36 GMT X-Authentication-Warning: radish.cambridge.redhat.com: jorton set sender to jorton@redhat.com using -f Date: Tue, 5 Dec 2006 12:23:36 +0000 From: Joe Orton To: dev@httpd.apache.org Subject: Re: vote on concept of ServerTokens Off Message-ID: <20061205122336.GA2451@redhat.com> Mail-Followup-To: dev@httpd.apache.org References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i X-Virus-Checked: Checked by ClamAV on apache.org On Tue, Dec 05, 2006 at 06:39:30AM -0500, Jeff Trawick wrote: > A lot of opinions were offered back in August. Some were negative but > I don't see anything that looks like a veto. > > (http://mail-archives.apache.org/mod_mbox/httpd-dev/200608.mbox/%3c44D03F79.2030303@nohn.net%3e) > > A concern with the logging of server version has since been resolved, > but implementation of the original feature died. Before Sebastian > Nohn's patch is revised to fit in with the subsequent changes, I'd > like to confirm that nobody has a strong (veto) objection to the > feature, and that those in favor clearly out number those against. +1. Should be documented as "a bad idea" as Joshua notes in that thread. Regards, joe