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
Note:
See TracTickets
for help on using tickets.
No, you're wrong.