Return-Path: Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: (qmail 53085 invoked from network); 24 Feb 2010 22:01:35 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 24 Feb 2010 22:01:35 -0000 Received: (qmail 42984 invoked by uid 500); 24 Feb 2010 22:01:34 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 42900 invoked by uid 500); 24 Feb 2010 22:01:34 -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 42891 invoked by uid 99); 24 Feb 2010 22:01:34 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 Feb 2010 22:01:34 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [209.85.221.177] (HELO mail-qy0-f177.google.com) (209.85.221.177) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 Feb 2010 22:01:27 +0000 Received: by qyk8 with SMTP id 8so715679qyk.4 for ; Wed, 24 Feb 2010 14:01:06 -0800 (PST) MIME-Version: 1.0 Received: by 10.229.88.147 with SMTP id a19mr265304qcm.92.1267048866272; Wed, 24 Feb 2010 14:01:06 -0800 (PST) In-Reply-To: References: From: Brian McCallister Date: Wed, 24 Feb 2010 15:00:46 -0700 Message-ID: <9338f5ad1002241400h2652410dpb0fc318c70b5c561@mail.gmail.com> Subject: Re: State of mod_lua? To: dev@httpd.apache.org Content-Type: text/plain; charset=UTF-8 Still dev -- is usable, but be comfy looking at the impl when things go wrong (and they will). Much code needs to be removed from current codebase. On Fri, Feb 19, 2010 at 10:10 AM, Dan Poirier wrote: > What's the state of mod_lua? > > I've thought about trying it out, but haven't yet, in part because there > doesn't seem to be any documentation under httpd trunk. > > Dan >