comparison src/http/ngx_http_variables.h @ 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 a33b8c3aa975
children d2b2ff157da5
comparison
equal deleted inserted replaced
6785:d1d0dd69a419 6786:906ac20234ed