atom feed9 messages in ru.sysoev.nginxRe: Communications Sequence with Upst...
FromSent OnAttachments
Magnus LynchApr 25, 2010 1:57 am 
agentzhApr 25, 2010 2:35 am 
zhichengApr 25, 2010 3:28 am 
agentzhApr 25, 2010 3:43 am 
agentzhApr 25, 2010 3:43 am 
zhichengApr 25, 2010 8:35 am 
Magnus LynchApr 26, 2010 3:32 am 
agentzhApr 26, 2010 4:42 am 
agentzhMay 4, 2010 7:11 pm 
Subject:Re: Communications Sequence with Upstream
From:agentzh (agen@gmail.com)
Date:Apr 25, 2010 3:43:15 am
List:ru.sysoev.nginx

On Sun, Apr 25, 2010 at 6:29 PM, zhicheng <ngin@nginx.us> wrote:

And I check out the ngx_echo module's source code. It's very cool for newbie :-)

Personally I dislike the coding style in that module ;) It's my first non-trivial nginx module anyway. I do have plans to update it with my latest nginx knowledge. Oh, well...

ngx_lua will reuse a good part of the ngx_lua codebase :)

P.S. The current ngx_lua repository can be found here: http://github.com/chaoslawful/lua-nginx-module and we've merely checked in the set_by_lua and set_by_lua_file directives so far. But these directives are already awesome and fast enough to do lots of funny things that are impossible before ;) And...it's not releasable yet and still under active development.