Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions modules/install/pages/install-ports.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -86,8 +86,8 @@ The following table lists all port numbers, grouped by category of communication

| _XDCR (cluster-to-cluster)_
a| * Version 2 (XMEM)
** *Unencrypted*: 8091, 8092, 11210
** *Encrypted*: 11207, 18091, 18092
** *Unencrypted*: 8091, 11210
** *Encrypted*: 11207, 18091

NOTE: If enforcing TLS encryption, these ports may be blocked outside of a Couchbase Server cluster but need to remain open between nodes.

Expand Down Expand Up @@ -151,10 +151,10 @@ The following table contains a detailed description of each port used by Couchba

| `capi_port` / `ssl_capi_port`
| 8092 / 18092
| Views and XDCR access
| Views access
| Yes
| Yes
| Version 2
| No

| `query_port` / `ssl_query_port`
| 8093 / 18093
Expand Down