Skip to content

Commit de41112

Browse files
committed
DOC-4512 Feedback updates for reserved ports
1 parent 67fb5d3 commit de41112

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

content/operate/rs/networking/port-configurations.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,17 +31,15 @@ Redis Enterprise Software's port usage falls into three general categories:
3131
| TCP | 3347-3349, 8000, 8071, 9091, 9125 | <span title="Not configurable">&#x274c; No</span> | Internal | Internal metrics ports |
3232
| TCP | 8443 | <span title="Configurable">&#x2705; Yes</span> | Internal, External | Secure (HTTPS) access to the management web UI |
3333
| TCP | 9081 | <span title="Configurable">&#x2705; Yes</span> | Internal | CRDB coordinator for Active-Active management (internal) |
34-
| TCP | 9443 (Recommended), 8080 | <span title="Configurable">&#x2705; Yes</span> | Internal, External, Active-Active | REST API traffic, including cluster management and node bootstrap |
34+
| TCP | 9443, 8080 | <span title="Configurable">&#x2705; Yes</span> | Internal, External, Active-Active | REST API traffic, including cluster management and node bootstrap |
3535
| TCP | 10050 | <span title="Not configurable">&#x274c; No</span> | Internal | Zabbix monitoring |
3636
| TCP | 10000-10049, 10051-19999 | <span title="Configurable">&#x2705; Yes</span> | Internal, External, Active-Active | Database traffic |
3737
| UDP | 53, 5353 | <span title="Not configurable">&#x274c; No</span> | Internal, External | DNS/mDNS traffic |
38-
| ICMP | * | <span title="Not configurable">&#x274c; No</span> | Internal | Connectivity checking between nodes |
3938
| TCP | 1968 | <span title="Not configurable">&#x274c; No</span> | Internal | Proxy traffic |
40-
| TCP | 3333-3345, 36379, 36380 | <span title="Not configurable">&#x274c; No</span> | Internal | Internode communication |
39+
| TCP | 3333-3345, 3350, 36379, 36380 | <span title="Not configurable">&#x274c; No</span> | Internal | Internode communication |
4140
| TCP | 20000-29999 | <span title="Not configurable">&#x274c; No</span> | Internal | Database shard traffic |
4241
| TCP | 8002, 8004, 8006 | <span title="Configurable">&#x2705; Yes</span> | Internal | Default system health monitoring (envoy admin, envoy management server, gossip envoy admin)|
4342
| TCP | 8444, 9080 | <span title="Not configurable">&#x274c; No</span> | Internal | Traffic between web proxy and cnm_http/cm |
44-
| TCP | 3350 | <span title="Not configurable">&#x274c; No</span> | Internal | Database controller in charge of the module control plane |
4543

4644
## Change port configuration
4745

content/operate/rs/release-notes/rs-7-8-releases/rs-7-8-2-tba.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ This version offers:
132132
| 3347 | cert_exporter | Reports cluster certificate metrics |
133133
| 3348 | process_exporter | Reports process metrics for DMC and Redis processes |
134134
| 3349 | cluster_wd_exporter | Reports cluster watchdog metrics |
135-
| 3350 | db_controller | In charge of the module control plane |
135+
| 3350 | db_controller | Internode communication |
136136
| 9091 | node_exporter | Reports host node metrics related to CPU, memory, disk, and more |
137137
| 9125 | statsd_exporter | Reports push metrics related to the DMC and syncer, and some cluster and node metrics |
138138

0 commit comments

Comments
 (0)