nginx as reverse proxy with "mod secdownload" feature - possible?

agentzh agentzh at gmail.com
Fri Oct 22 06:10:27 MSD 2010


On Thu, Oct 21, 2010 at 7:32 PM, Reinis Rozitis <r at roze.lv> wrote:
>
> On the other hand if you plan to _exploit_ all of nginx possibilities /
> features you could use the memcache + echo module
> http://wiki.nginx.org/NginxHttpMemcModule
> http://github.com/agentzh/echo-nginx-module
>
> In a way the Memcached would hold an unique key (inserted by third party app
> or some nginx subrequest) which consists of the file path or true/false and
> after making a request the key would be deleted - thats just theory though
> and requires some voodoo :)
>

And don't miss our ngx_srcache and ngx_lua modules! ;)

    http://github.com/agentzh/srcache-nginx-module
    http://github.com/chaoslawful/lua-nginx-module

Cheers,
-agentzh



More information about the nginx mailing list