mirror of
https://github.com/telemt/telemt.git
synced 2026-05-23 20:21:44 +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).