Return-Path: Delivered-To: apmail-perl-dev-archive@www.apache.org Received: (qmail 63232 invoked from network); 26 Aug 2005 17:48:25 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 26 Aug 2005 17:48:25 -0000 Received: (qmail 84575 invoked by uid 500); 26 Aug 2005 17:48:24 -0000 Delivered-To: apmail-perl-dev-archive@perl.apache.org Received: (qmail 84561 invoked by uid 500); 26 Aug 2005 17:48:24 -0000 Mailing-List: contact dev-help@perl.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list dev@perl.apache.org Received: (qmail 84548 invoked by uid 99); 26 Aug 2005 17:48:24 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 26 Aug 2005 10:48:24 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [66.77.29.165] (HELO secure.exclamationlabs.net) (66.77.29.165) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 26 Aug 2005 10:48:40 -0700 Received: from [192.168.2.160] (pcp0010776620pcs.walngs01.pa.comcast.net [69.141.1.101]) (authenticated (0 bits)) by secure.exclamationlabs.net (8.11.6/8.11.6) with ESMTP id j7QHmKm25642; Fri, 26 Aug 2005 12:48:20 -0500 Message-ID: <430F55E1.4080806@modperlcookbook.org> Date: Fri, 26 Aug 2005 13:48:17 -0400 From: Geoffrey Young User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20040927 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Perrin Harkins CC: dev@perl.apache.org Subject: X-Powered-By (was Re: survey) References: <1125075334.6286.45.camel@localhost.localdomain> In-Reply-To: <1125075334.6286.45.camel@localhost.localdomain> X-Enigmail-Version: 0.86.1.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Perrin Harkins wrote: > On Fri, 2005-08-26 at 12:47 -0400, Adam Prime x443 wrote: > >>PHP uses: X-Powered-By: PHP/4.3.11 >> >>To effectively bypass the front end server problem. > > > We decided not to do that, since it's intrusive. I think I remember the discussion, even being against it :) however, I'm not sure that I made the connection between that header and backend-proxy statistics... so, I might be in favor of adding it if - we can prove netcraft uses this to determine a php-driven site. if not that puts us on an even playing field - we can coerce netcraft into translating that into mod_perl usage - we have it obey the ServerTokens directive, so if mod_perl doesn't show up in the server string neither does this - we think it actually matters - the vast majority of mod_perl sites out there won't have this due to software versions, even if we backport it to mp1 and make a mp1 release, so I'm not sure it would impact our numbers all that much. thoughts? --Geoff --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@perl.apache.org For additional commands, e-mail: dev-help@perl.apache.org