remove ngx_http_upstream_keepalive in util/configure

kindy lin 14 years ago
parent 8479638467
commit e96bacd8fd

1
util/configure vendored

@ -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'],

Loading…
Cancel
Save