bf4954e96a
## 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 first commit introduces the session limiter and adds it to the UDP handling path. For now the limiter is set to run only in unlimited mode. |
||
---|---|---|
.. | ||
config.go | ||
config_test.go | ||
metrics.go | ||
orchestrator.go | ||
orchestrator_test.go |