Opened 7 years ago

Closed 7 years ago

#1299 closed defect (invalid)

Upstream docs

Reported by: Olaf van der Spek Owned by:
Priority: minor Milestone:
Component: documentation Version: 1.13.x
Keywords: Cc:
uname -a:
nginx -V: nginx version: nginx/1.10.3

Description

proxy_pass http://backend;

AFAIK this should be just backend. Server access protocols are defined in the upstream context itself.

http://nginx.org/en/docs/http/ngx_http_upstream_module.html

Change History (1)

comment:1 by Valentin V. Bartenev, 7 years ago

Resolution: invalid
Status: newclosed

No, you're wrong.

Note: See TracTickets for help on using tickets.