comparison src/http/ngx_http_postpone_filter_module.c @ 6786:906ac20234ed

Upstream: do not unnecessarily create per-request upstreams. If proxy_pass (and friends) with variables evaluates an upstream specified with literal address, nginx always created a per-request upstream. Now, if there's a matching upstream specified in the configuration (either implicit or explicit), it will be used instead.
author Ruslan Ermilov <ru@nginx.com>
date Mon, 31 Oct 2016 18:33:36 +0300
parents f026adb935ad
children d87f29d764ce
comparison
equal deleted inserted replaced
6785:d1d0dd69a419 6786:906ac20234ed