[ANNOUNCE] ngx_echo v0.29: major core refactoring and more robust sequential subrequests

agentzh agentzh at gmail.com
Mon May 10 07:44:03 MSD 2010


On Sat, May 8, 2010 at 12:40 AM, Matthieu Tourne
<matthieu.tourne at gmail.com> wrote:
>
> Yes, I guess that could be done with a telnet upstream module,
> then I could just do something like :
> echo_subrequest /telnet_upstream -b "GET / HTTP/1.0\n ..." to completely
> craft queries.
>
> That could also be useful to me, for example to let an untouched query go
> through,
> using something like :
> echo_read_request_body;
> echo_subrequest $echo_request_method '/telnet_upstream' -b
> $echo_client_request_headers$echo_request_body;

Oh, that's sweet :)

Will you work on that ngx_telnet upstream module ;) I'm currently
quite busy with ngx_srcache and ngx_lua development :P

Cheers,
-agentzh



More information about the nginx mailing list