now we bundle the redis2 module.

This commit is contained in:
agentzh (章亦春)
2011-03-10 18:15:39 +08:00
parent 7a38a9cfe6
commit aa77273b7d
4 changed files with 25 additions and 1 deletions

1
util/configure vendored
View File

@ -65,6 +65,7 @@ my @modules = (
[http_srcache => 'srcache-nginx-module'],
[http_array_var => 'array-var-nginx-module'],
[http_memc => 'memc-nginx-module'],
[http_redis2 => 'redis2-nginx-module'],
[http_upstream_keepalive => 'upstream-keepalive-nginx-module'],
[http_auth_request => 'auth-request-nginx-module'],
[http_rds_json => 'rds-json-nginx-module'],