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

Matthieu Tourne matthieu.tourne at gmail.com
Mon May 10 23:07:59 MSD 2010


On Sun, May 9, 2010 at 8:44 PM, agentzh <agentzh at gmail.com> wrote:

> 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
>

I might consider doing it if I have a real need for it, but unfortunately I
have higher priority projects currently.

I'll let you know if I start an implementation,

Matthieu.

-- 
Matthieu Tourne
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://nginx.org/pipermail/nginx/attachments/20100510/3de5b9f7/attachment.html>


More information about the nginx mailing list