fix config

This commit is contained in:
anlicheng 2026-05-26 14:21:19 +08:00
parent 9ede6aaa40
commit 94f0476dee

View File

@ -28,7 +28,7 @@
{ssl_server, [ {ssl_server, [
{port, 1443}, {port, 1443},
{acceptors, 500}, {acceptors, 10},
{max_connections, 10240}, {max_connections, 10240},
{backlog, 10240}, {backlog, 10240},
{limits, [ {limits, [