cloudflared-mirror/proxy
João "Pisco" Fernandes 8bfe111cab TUN-8861: Add session limiter to TCP session manager
## Summary
In order to make cloudflared behavior more predictable and
prevent an exhaustion of resources, we have decided to add
session limits that can be configured by the user. This commit
adds the session limiter to the HTTP/TCP handling path.
For now the limiter is set to run only in unlimited mode.
2025-01-20 10:53:53 +00:00
..
logger.go TUN-8692: remove dashes from session id 2024-10-25 05:45:24 -07: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-8861: Add session limiter to TCP session manager 2025-01-20 10:53:53 +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-8861: Add session limiter to TCP session manager 2025-01-20 10:53:53 +00:00