upgraded the nginx core to 1.2.1. bumped the version of ngx_openresty to 1.2.1.1rc1.

This commit is contained in:
agentzh (章亦春)
2012-06-17 17:24:29 +08:00
parent 139b2911ea
commit 2a871e5740
17 changed files with 1205 additions and 12 deletions

2
util/configure vendored
View File

@ -72,7 +72,7 @@ my @modules = (
[http_memc => 'memc-nginx-module'],
[http_redis2 => 'redis2-nginx-module'],
[http_redis => 'redis-nginx-module'],
[http_upstream_keepalive => 'upstream-keepalive-nginx-module'],
#[http_upstream_keepalive => 'upstream-keepalive-nginx-module'],
[http_auth_request => 'auth-request-nginx-module'],
[http_rds_json => 'rds-json-nginx-module'],
[http_rds_csv => 'rds-csv-nginx-module'],