On 6/4/09 8:14 AM, "Jorge Schrauwen" <jorge.schrau...@gmail.com> wrote:

> Like Graham mentioned mod_macro can be of some use here. however since
> I'm looping in  perl I may as well push the 4 lines needed to httpd
> instead of a one line macro replacemen.

Okay, I'm not explaining my self well.  I'm not just talking about
generating the internal configuration from lua (or xml, or macro, etc.)

But actually "running" httpd using lua.  The request handling is done in lua
- or rather driven by lua.

See http://redmine.lighttpd.net/projects/lighttpd/wiki/AbsoLUAtion

A side note: I think the vhost concept we have now is lacking.  The
separation that we have just isn't necessary and makes some common tasks
hard.  I'm not really willing to fight for this one though ;)  I can "fake"
what I want if I can just load up a lua handler to handle the request from
post_read to handler.

-- 
Brian Akins
Chief Operations Engineer
Turner Digital Media Technologies

Reply via email to