Couchbase - 节点之间的连接

Couchbase - connections between nodes

谁能解释一下节点之间的连接类型? 它们无论如何都被加密了吗?我在官方文档中找不到任何内容。

更新: http://developer.couchbase.com/documentation/server/current/security/security-comm-encryption.html

根据您使用的版本 运行 和您为服务选择的部署拓扑,Couchbase Server 在节点之间有许多连接。您可以在此处找到我们用于 "node to node" 下节点之间内部通信的端口列表; http://developer.couchbase.com/documentation/server/4.5/install/install-ports.html

Couchbase 服务器目前不加密节点之间的通信。您可以使用 IPSec 等其他解决方案来做到这一点。 Couchbase Server 使用 XDCR 加密数据访问、Web 控制台和集群到集群的通信。