Просмотр исходного кода

perf(config): emqx_bridge default hash pool

William Yang 4 лет назад
Родитель
Сommit
34979c51d7
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      apps/emqx_bridge/etc/emqx_bridge.conf

+ 1 - 1
apps/emqx_bridge/etc/emqx_bridge.conf

@@ -51,7 +51,7 @@
 #    connect_timeout: "30s"
 #    max_retries: 3
 #    retry_interval = "10s"
-#    pool_type = "random"
+#    pool_type = "hash"
 #    pool_size = 4
 #    enable_pipelining = true
 #    ssl {