A question about add_header replication
agentzh
agentzh at gmail.com
Thu Oct 8 06:14:12 MSD 2009
On Wed, Oct 7, 2009 at 1:42 PM, bit bull <bitbull.cn at gmail.com> wrote:
> I think Igor and others will like it.haha~
>
:)
> BTW: What's the echo-module?
>
A simple module that lets nginx to echo things directly just like a
classic CGI script (but without CGI or Perl of course):
http://github.com/agentzh/echo-nginx-module
Currently only "echo" and "echo_client_request_headers" directives are
supported. I'm working on "echo_sleep" (a non-blocking sleep on the
server side) directively atm. "echo_location" and filter versions of
"echo_before_body" and "echo_after_body" are also on my TODO list.
Cheers,
-agentzh
More information about the nginx
mailing list