mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-11-16 14:50:25 +08:00
DNS集群增加自动检测端口选项
This commit is contained in:
@@ -110,6 +110,7 @@ message UpdateNSClusterRequest {
|
||||
bool autoRemoteStart = 5;
|
||||
string timeZone = 6;
|
||||
bool detectAgents = 7;
|
||||
bool checkingPorts = 9; // 是否检查端口连通性(目前仅在节点列表上)
|
||||
}
|
||||
|
||||
// 查找集群访问日志配置
|
||||
|
||||
Reference in New Issue
Block a user