comparison auto/threads @ 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 466bd63b63d1
children 04ebf29eaf5b
comparison
equal deleted inserted replaced
6785:d1d0dd69a419 6786:906ac20234ed