mirror of
https://github.com/caddyserver/caddy.git
synced 2025-07-09 03:04:57 -04:00
Add flush_interval to reverse_proxy's Caddyfile
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>]]
|
||||
|
Loading…
x
Reference in New Issue
Block a user