- Don't rely on edge to close connection on graceful shutdown in h2mux, start muxer shutdown from cloudflared. - Don't retry failed connections after graceful shutdown has started. - After graceful shutdown channel is closed we stop waiting for retry timer and don't try to restart tunnel loop. - Use readonly channel for graceful shutdown in functions that only consume the signal |
||
|---|---|---|
| .. | ||
| backoffhandler.go | ||
| backoffhandler_test.go | ||
| cloudflare_status_page.go | ||
| cloudflare_status_page_test.go | ||
| external_control.go | ||
| metrics.go | ||
| proxy.go | ||
| proxy_test.go | ||
| reconnect.go | ||
| reconnect_test.go | ||
| supervisor.go | ||
| tunnel.go | ||
| tunnel_test.go | ||
| tunnelsforha.go | ||