Return-Path: Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: (qmail 72150 invoked from network); 6 Dec 2006 14:57:59 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 6 Dec 2006 14:57:59 -0000 Received: (qmail 94474 invoked by uid 500); 6 Dec 2006 14:57:59 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 94423 invoked by uid 500); 6 Dec 2006 14:57:59 -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 94403 invoked by uid 99); 6 Dec 2006 14:57:59 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Dec 2006 06:57:59 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (herse.apache.org: local policy) Received: from [195.233.129.143] (HELO rat01038.dc-ratingen.de) (195.233.129.143) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Dec 2006 06:57:45 -0800 Received: from rat01047.dc-ratingen.de (rat01047_e0 [195.233.128.119]) by rat01038.dc-ratingen.de (Switch-3.1.4/Switch-3.1.0) with ESMTP id kB6EvLsJ007102 for ; Wed, 6 Dec 2006 15:57:21 +0100 (MET) Received: from avoexs02.internal.vodafone.com ([145.230.4.135]) by rat01047.dc-ratingen.de (Switch-3.1.4/Switch-3.1.0) with ESMTP id kB6EvLGh023013 for ; Wed, 6 Dec 2006 15:57:21 +0100 (MET) Received: from EITO-MBX03.internal.vodafone.com ([145.230.4.11]) by avoexs02.internal.vodafone.com with Microsoft SMTPSVC(6.0.3790.1830); Wed, 6 Dec 2006 15:57:23 +0100 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: AW: vote on concept of ServerTokens Off Date: Wed, 6 Dec 2006 15:57:20 +0100 Message-ID: <3B21A253728EA247A10A692547A271530E7447@EITO-MBX03.internal.vodafone.com> In-Reply-To: <20061206145015.GH3539@cr> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: vote on concept of ServerTokens Off Thread-Index: AccZRf9FBOWxBO6yQ9+HDDWqNO9gCAAADefQ From: =?iso-8859-1?Q?Pl=FCm=2C_R=FCdiger=2C_VF_EITO?= To: X-OriginalArrivalTime: 06 Dec 2006 14:57:23.0223 (UTC) FILETIME=[D6025270:01C71946] X-Virus-Checked: Checked by ClamAV on apache.org > -----Urspr=FCngliche Nachricht----- > Von: Mads Toftum=20 > Gesendet: Mittwoch, 6. Dezember 2006 15:50 > An: dev@httpd.apache.org > Betreff: Re: vote on concept of ServerTokens Off >=20 >=20 > On Wed, Dec 06, 2006 at 03:45:54PM +0100, Lars Eilebrecht wrote: > > So, is that a -1 or -0? > >=20 > A peanut gallery -1. I feel very strongly about pretending to=20 > implement > security measures that does not help one bit. The original motivation is not about security but about amount of data as every single byte transmitted has to be paid). FWIW I think that saving about 20 bytes in the HTTP headers does not solve your cost problem. Usually you can save much more with other measures like mod_deflate or tidying your output. Regards R=FCdiger