removed header_up from example

This commit is contained in:
Steffen Busch 2024-06-02 00:01:40 +02:00 committed by GitHub
parent b9237a5a81
commit 888f3ca698
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -47,7 +47,6 @@ example.com {
handle {
reverse_proxy node1:80 node2:80 node3:80 {
header_up Host {upstream_hostport}
lb_policy random_choose 2
}
log_append upstream-host "{http.reverse_proxy.upstream.host}"