comparison src/http/ngx_http_upstream_round_robin.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 d1d0dd69a419
children 696df3ac27ac
comparison
equal deleted inserted replaced
6785:d1d0dd69a419 6786:906ac20234ed