We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 64830ba + d687bf0 commit c0dcb2bCopy full SHA for c0dcb2b
Makefile
@@ -12,7 +12,7 @@ define PROJECT_ENV
12
{tcp_listeners, [5672]},
13
{num_tcp_acceptors, 10},
14
{ssl_listeners, []},
15
- {num_ssl_acceptors, 1},
+ {num_ssl_acceptors, 10},
16
{ssl_options, []},
17
{vm_memory_high_watermark, 0.4},
18
{vm_memory_high_watermark_paging_ratio, 0.5},
0 commit comments