<div dir="ltr">By defaultĀ <span style="font-family:arial,sans-serif;font-size:13px">redis2-nginx-module execute some commands on redis and return the redis response to the client directly.</span><div><span style="font-family:arial,sans-serif;font-size:13px">So you receive something like</span></div>

<div><div style><font face="arial, sans-serif">+OK</font></div><div style><font face="arial, sans-serif">$5</font></div><div style><font face="arial, sans-serif">world</font></div></div><div style><font face="arial, sans-serif"><br>

</font></div><div style><font face="arial, sans-serif">If you want to manipulate this response on you nginx.conf ("config") you have to do more work, probably using another language like lua.</font></div><div style>

<font face="arial, sans-serif">If you are ok with your client receiving this kind of answer you do not have to worry.</font></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Aug 12, 2014 at 10:36 AM, ajaybodhe <span dir="ltr"><<a href="mailto:nginx-forum@nginx.us" target="_blank">nginx-forum@nginx.us</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Thanks @wandenberg.<br>
<br>
Can you clarify more on, what do you mean by getting the value from "config"<br>
<div class="">:<br>
<br>
But, if you want to get the value from your "config" and use it there,<br>
<br>
</div>Posted at Nginx Forum: <a href="http://forum.nginx.org/read.php?2,252501,252506#msg-252506" target="_blank">http://forum.nginx.org/read.php?2,252501,252506#msg-252506</a><br>
<div class="HOEnZb"><div class="h5"><br>
_______________________________________________<br>
nginx mailing list<br>
<a href="mailto:nginx@nginx.org">nginx@nginx.org</a><br>
<a href="http://mailman.nginx.org/mailman/listinfo/nginx" target="_blank">http://mailman.nginx.org/mailman/listinfo/nginx</a><br>
</div></div></blockquote></div><br></div>