Welcome! Log In Create A New Profile

Advanced

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

August 12, 2014 10:02AM
By default redis2-nginx-module execute some commands on redis and return
the redis response to the client directly.
So you receive something like
+OK
$5
world

If you want to manipulate this response on you nginx.conf ("config") you
have to do more work, probably using another language like lua.
If you are ok with your client receiving this kind of answer you do not
have to worry.


On Tue, Aug 12, 2014 at 10:36 AM, ajaybodhe <nginx-forum@nginx.us> wrote:

> Thanks @wandenberg.
>
> Can you clarify more on, what do you mean by getting the value from
> "config"
> :
>
> But, if you want to get the value from your "config" and use it there,
>
> Posted at Nginx Forum:
> http://forum.nginx.org/read.php?2,252501,252506#msg-252506
>
> _______________________________________________
> nginx mailing list
> nginx@nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx
>
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

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

ajaybodhe August 12, 2014 08:16AM

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

wandenberg August 12, 2014 08:36AM

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

ajaybodhe August 12, 2014 09:36AM

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

wandenberg August 12, 2014 10:02AM

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

Yichun Zhang (agentzh) August 12, 2014 04:48PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 149
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready