How to call redis2-nginx-module or any other module from another module

Wandenberg Peixoto wandenberg at gmail.com
Tue Aug 12 12:34:35 UTC 2014


If you need to call redis from your code, you can take a look on
redis_nginx_adapter <https://github.com/wandenberg/redis_nginx_adapter>.
But, if you want to get the value from your "config" and use it there,
probably you have to use some other language like perl or lua,
I'm not 100% sure


On Tue, Aug 12, 2014 at 9:16 AM, ajaybodhe <nginx-forum at nginx.us> wrote:

> redis2-nginx-module is written with all location configs.
> Does it mean that the module can only be called from browser with some url?
> If I want to introduce new module into reuest processing path & call
> redis2-nginx-module to fetch data from redis how I can do it?
>
> Posted at Nginx Forum:
> http://forum.nginx.org/read.php?2,252501,252501#msg-252501
>
> _______________________________________________
> nginx mailing list
> nginx at nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx/attachments/20140812/949f76a0/attachment.html>


More information about the nginx mailing list