fix config
This commit is contained in:
parent
9ede6aaa40
commit
94f0476dee
@ -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, [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user