cloudflared-mirror/orchestration
João "Pisco" Fernandes 76badfa01b TUN-8236: Add write timeout to quic and tcp connections
## Summary
To prevent bad eyeballs and severs to be able to exhaust the quic
control flows we are adding the possibility of having a timeout
for a write operation to be acknowledged. This will prevent hanging
connections from exhausting the quic control flows, creating a DDoS.
2024-02-15 17:54:52 +00:00
..
config.go TUN-8236: Add write timeout to quic and tcp connections 2024-02-15 17:54:52 +00:00
config_test.go TUN-7776: Remove warp-routing flag from cloudflared 2023-09-18 10:02:56 +01:00
metrics.go TUN-5703: Add prometheus metric for current configuration version 2022-03-14 16:50:23 +00:00
orchestrator.go TUN-8236: Add write timeout to quic and tcp connections 2024-02-15 17:54:52 +00:00
orchestrator_test.go TUN-8236: Add write timeout to quic and tcp connections 2024-02-15 17:54:52 +00:00