瀏覽代碼

perf(config): emqx_bridge default hash pool

William Yang 4 年之前
父節點
當前提交
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 {