cloudflared-mirror/proxy
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
..
metrics.go TUN-8224: Count and collect metrics on stream connect successes/errors 2024-02-07 14:38:21 +00:00
proxy.go TUN-8236: Add write timeout to quic and tcp connections 2024-02-15 17:54:52 +00:00
proxy_posix_test.go TUN-7584: Bump go 1.20.6 2023-07-26 13:52:40 -07:00
proxy_test.go TUN-8236: Add write timeout to quic and tcp connections 2024-02-15 17:54:52 +00:00