telemt/src/maestro
kavore b6206a6dfe feat: make max_connections configurable via [server] section
The concurrent connection limit was hardcoded to 10,000.
Add server.max_connections config option (default: 10000, 0 = unlimited).
2026-03-16 20:40:10 +03:00
..
admission.rs User Management in API 2026-03-10 00:02:39 +03:00
connectivity.rs Maestro - Refactored Main Format 2026-03-09 11:05:46 +03:00
helpers.rs add support for data path option 2026-03-16 10:01:59 +03:00
listeners.rs Maestro - Refactored Main Format 2026-03-09 11:05:46 +03:00
me_startup.rs Configurable ME draining writer overflow threshold 2026-03-15 12:13:46 +03:00
mod.rs feat: make max_connections configurable via [server] section 2026-03-16 20:40:10 +03:00
runtime_tasks.rs Inherited per-user unique IP limit 2026-03-15 12:43:31 +03:00
shutdown.rs Maestro - Refactored Main Format 2026-03-09 11:05:46 +03:00
tls_bootstrap.rs Maestro - Refactored Main Format 2026-03-09 11:05:46 +03:00