mirror of
https://github.com/caddyserver/website.git
synced 2025-04-22 04:56:17 -04:00
removed header_up from example
This commit is contained in:
parent
b9237a5a81
commit
888f3ca698
1 changed files with 0 additions and 1 deletions
|
@ -47,7 +47,6 @@ example.com {
|
||||||
|
|
||||||
handle {
|
handle {
|
||||||
reverse_proxy node1:80 node2:80 node3:80 {
|
reverse_proxy node1:80 node2:80 node3:80 {
|
||||||
header_up Host {upstream_hostport}
|
|
||||||
lb_policy random_choose 2
|
lb_policy random_choose 2
|
||||||
}
|
}
|
||||||
log_append upstream-host "{http.reverse_proxy.upstream.host}"
|
log_append upstream-host "{http.reverse_proxy.upstream.host}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue