applied the variables_in_redis_pass patch to ngx_redis 0.3.6 to allow use of nginx variables in the redis_pass directive.

This commit is contained in:
agentzh (Yichun Zhang)
2013-03-21 18:03:56 -07:00
parent a925be09c9
commit 9f52ad4a45
3 changed files with 196 additions and 1 deletions

View File

@ -2,7 +2,7 @@
#main_ver=1.3.11
main_ver=1.2.7
minor_ver=3rc4
minor_ver=3rc5
version=$main_ver.$minor_ver
echo $version