Hello!
On Tue, Mar 12, 2013 at 4:34 PM, Brian Akins wrote:
> On Tue, Mar 12, 2013 at 6:59 PM, agentzh <age...@gmail.com> wrote:
>> Patches are welcome as always :)
>
> I'll see how far I get.
> We want to do this in ngx_lua or as a different module?
>
If we *can* do it in a separate nginx C module to extend ngx_lua from
the outside, then I will be more than happy ;)
But if you have problems due to the current ngx_lua design, I'm also
totally fine with patching ngx_lua directly for now :)
The long term goal is indeed to split ngx_lua into pieces and keep the
ngx_lua core minimal. But I'm not really there yet :P
Thanks!
-agentzh