remove upstream_keepalive from util/configure

This commit is contained in:
kindy lin 2012-01-19 17:50:24 +08:00
parent 7ce68bd980
commit d9782b738d
1 changed files with 0 additions and 1 deletions

1
util/configure vendored
View File

@ -70,7 +70,6 @@ my @modules = (
[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'],
[http_rds_csv => 'rds-csv-nginx-module'],