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 C5C9DD501 for ; Wed, 7 Nov 2012 15:49:41 +0000 (UTC) Received: (qmail 43994 invoked by uid 500); 7 Nov 2012 15:49:41 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 43895 invoked by uid 500); 7 Nov 2012 15:49:40 -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 43874 invoked by uid 99); 7 Nov 2012 15:49:39 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Nov 2012 15:49:39 +0000 X-ASF-Spam-Status: No, hits=-2.3 required=5.0 tests=RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [188.40.99.202] (HELO eru.sfritsch.de) (188.40.99.202) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Nov 2012 15:49:32 +0000 Received: from stf (helo=localhost) by eru.sfritsch.de with local-esmtp (Exim 4.72) (envelope-from ) id 1TW7sN-0002kz-O8 for dev@httpd.apache.org; Wed, 07 Nov 2012 16:49:11 +0100 Date: Wed, 7 Nov 2012 16:49:11 +0100 (CET) From: Stefan Fritsch X-X-Sender: stf@eru.sfritsch.de To: dev@httpd.apache.org Subject: Re: Rethinking "be liberal in what you accept" In-Reply-To: <1554848E-081A-4E35-A469-0AF74C850595@jaguNET.com> Message-ID: References: <20121107115411.350f549e@baldur> <7877DC48-C152-4886-8E53-76732F022AAB@jaguNET.com> <1554848E-081A-4E35-A469-0AF74C850595@jaguNET.com> User-Agent: Alpine 2.00 (DEB 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Virus-Checked: Checked by ClamAV on apache.org On Wed, 7 Nov 2012, Jim Jagielski wrote: >> 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... Sorry, then I misunderstood. Cheers, Stefan