DNS集群增加自动检测端口选项

This commit is contained in:
GoEdgeLab
2023-03-19 17:45:15 +08:00
parent 8509551d62
commit bbe7ead387
5 changed files with 323 additions and 301 deletions

View File

@@ -110,6 +110,7 @@ message UpdateNSClusterRequest {
bool autoRemoteStart = 5;
string timeZone = 6;
bool detectAgents = 7;
bool checkingPorts = 9; // 是否检查端口连通性(目前仅在节点列表上)
}
// 查找集群访问日志配置