mirror of
https://github.com/telemt/telemt.git
synced 2026-04-18 19:14:09 +03:00
The concurrent connection limit was hardcoded to 10,000. Add server.max_connections config option (default: 10000, 0 = unlimited).
The concurrent connection limit was hardcoded to 10,000. Add server.max_connections config option (default: 10000, 0 = unlimited).