taosdata/TDengine

how can i make my tdengine cluster accessible over the internet

オープン

#22,820 opened on 2023/09/10

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)C (5,002 件のフォーク)batch import
help wantedquestion

Repository metrics

Stars
 (24,849 個のスター)
PR merge metrics
 (平均マージ 1d 1h) (30d で 4 merged PRs)

説明

我在内网里定义了 3个电脑,对应内网host td1.xxx.com td2.xxx.com td3.xxx.com

在公网域名也映射域名 td1.xxx.com td2.xxx.com td3.xxx.com 到对应服务器的公网IP

通过这样的方式,可以从公网域名连上 tdengine 集群, 但是 select 经常延迟50秒以上

排除了网络问题, ping的时候没有掉包之类的

show dnodes; 也全部是 ready 状态, 不知道是不是这样映射方式不对

コントリビューターガイド