taosdata/TDengine

how can i make my tdengine cluster accessible over the internet

Open

#22 820 ouverte le 10 sept. 2023

Voir sur GitHub
 (1 commentaire) (0 réactions) (0 assignés)C (5 002 forks)batch import
help wantedquestion

Métriques du dépôt

Stars
 (24 849 stars)
Métriques de merge PR
 (Merge moyen 1j 1h) (4 PRs mergées en 30 j)

Description

我在内网里定义了 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 状态, 不知道是不是这样映射方式不对

Guide contributeur