Add flush_interval to reverse_proxy's Caddyfile

Matt Holt 2019-11-27 11:55:51 -07:00
parent 0cccbbd726
commit 65c04adfa3

@ -746,6 +746,9 @@ reverse_proxy [<matcher>] [<upstreams...>] {
unhealthy_status <status>
unhealthy_latency <duration>
# streaming
flush_interval <duration>
# header manipulation
header_up [+|-]<field> [<value|regexp> [<replacement>]]
header_down [+|-]<field> [<value|regexp> [<replacement>]]