Skip to content

Commit 8e8b514

Browse files
committed
DOC-4917 Added reserved ports 9082 and 3351 to release notes draft and reserved ports table
1 parent 3c53be9 commit 8e8b514

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,13 @@ 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 | 9082 | <span title="Not configurable">&#x274c; No</span> | Internal | Cluster API internal port |
3435
| TCP | 9443, 8080 | <span title="Configurable">&#x2705; Yes</span> | Internal, External, Active-Active | REST API traffic, including cluster management and node bootstrap |
3536
| TCP | 10050 | <span title="Not configurable">&#x274c; No</span> | Internal | Zabbix monitoring |
3637
| TCP | 10000-10049, 10051-19999 | <span title="Configurable">&#x2705; Yes</span> | Internal, External, Active-Active | Database traffic |
3738
| UDP | 53, 5353 | <span title="Not configurable">&#x274c; No</span> | Internal, External | DNS/mDNS traffic |
3839
| TCP | 1968 | <span title="Not configurable">&#x274c; No</span> | Internal | Proxy traffic |
39-
| TCP | 3333-3345, 3350, 36379 | <span title="Not configurable">&#x274c; No</span> | Internal | Internode communication |
40+
| TCP | 3333-3345, 3350, 3351, 36379 | <span title="Not configurable">&#x274c; No</span> | Internal | Internode communication |
4041
| TCP | 20000-29999 | <span title="Not configurable">&#x274c; No</span> | Internal | Database shard traffic |
4142
| TCP | 8002, 8004, 8006 | <span title="Configurable">&#x2705; Yes</span> | Internal | Default system health monitoring (envoy admin, envoy management server, gossip envoy admin)|
4243
| TCP | 8444, 9080 | <span title="Not configurable">&#x274c; No</span> | Internal | Traffic between web proxy and cnm_http/cm |

content/operate/rs/release-notes/rs-7-22-releases/rs-7-22-x-tba.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,8 @@ This version offers:
3939

4040
| Port | Process name | Usage |
4141
|------|--------------|-------|
42-
| TBA | | |
42+
| 3351 | cluster_watchdog_grpc_api | Cluster watchdog now supports gRPC |
43+
| 9082 | cluster_api_internal | Cluster API internal port |
4344

4445
### Redis database versions
4546

0 commit comments

Comments
 (0)