Return-Path: X-Original-To: apmail-httpd-dev-archive@www.apache.org Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 30B81D2C3 for ; Wed, 7 Nov 2012 15:00:02 +0000 (UTC) Received: (qmail 45853 invoked by uid 500); 7 Nov 2012 15:00:01 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 45653 invoked by uid 500); 7 Nov 2012 15:00:00 -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 45609 invoked by uid 99); 7 Nov 2012 15:00:00 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Nov 2012 15:00:00 +0000 X-ASF-Spam-Status: No, hits=0.7 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: 76.96.62.32 is neither permitted nor denied by domain of jim@jagunet.com) Received: from [76.96.62.32] (HELO qmta03.westchester.pa.mail.comcast.net) (76.96.62.32) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Nov 2012 14:59:52 +0000 Received: from omta03.westchester.pa.mail.comcast.net ([76.96.62.27]) by qmta03.westchester.pa.mail.comcast.net with comcast id Lbem1k00M0bG4ec53ezcsj; Wed, 07 Nov 2012 14:59:36 +0000 Received: from [192.168.199.10] ([69.251.80.74]) by omta03.westchester.pa.mail.comcast.net with comcast id LezH1k00G1cCKD93PezHMt; Wed, 07 Nov 2012 14:59:18 +0000 Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 6.2 \(1499\)) Subject: Re: Rethinking "be liberal in what you accept" From: Jim Jagielski In-Reply-To: Date: Wed, 7 Nov 2012 09:59:30 -0500 Content-Transfer-Encoding: quoted-printable Message-Id: <1554848E-081A-4E35-A469-0AF74C850595@jaguNET.com> References: <20121107115411.350f549e@baldur> <7877DC48-C152-4886-8E53-76732F022AAB@jaguNET.com> To: dev@httpd.apache.org X-Mailer: Apple Mail (2.1499) X-Virus-Checked: Checked by ClamAV on apache.org On Nov 7, 2012, at 8:34 AM, Stefan Fritsch wrote: > On Wed, 7 Nov 2012, Jim Jagielski wrote: >=20 >> Certainly once mod_lua is more "production ready", we could >> use that, couldn't we? >=20 > One could of course. But not everyone has lua, lua is slower than C, = and even doing it in a module instead of core is sometimes more work. My response was in regards to mod_taint...