mirror of https://github.com/telemt/telemt.git
The concurrent connection limit was hardcoded to 10,000. Add server.max_connections config option (default: 10000, 0 = unlimited). |
||
|---|---|---|
| .. | ||
| admission.rs | ||
| connectivity.rs | ||
| helpers.rs | ||
| listeners.rs | ||
| me_startup.rs | ||
| mod.rs | ||
| runtime_tasks.rs | ||
| shutdown.rs | ||
| tls_bootstrap.rs | ||