Skip to content

Commit fcd9402

Browse files
committed
DOC-4512 RS: Updated reserved ports for 7.8.2
1 parent 618c55e commit fcd9402

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Redis Enterprise Software's port usage falls into three general categories:
2828
|----------|------|--------------|-------------------|-------------|
2929
| TCP | 8001 | <span title="Not configurable">&#x274c; No</span> | Internal, External | Traffic from application to Redis Enterprise Software [Discovery Service]({{< relref "/operate/rs/databases/durability-ha/discovery-service.md" >}}) |
3030
| TCP | 8070 | <span title="Not configurable">&#x274c; No</span> | External | Metrics exported and managed by the web proxy |
31-
| TCP | 3349, 8000, 8071, 9125 | <span title="Not configurable">&#x274c; No</span> | Internal | Internal metrics ports |
31+
| 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) |
3434
| TCP | 9443 (Recommended), 8080 | <span title="Configurable">&#x2705; Yes</span> | Internal, External, Active-Active | REST API traffic, including cluster management and node bootstrap |
@@ -41,6 +41,7 @@ Redis Enterprise Software's port usage falls into three general categories:
4141
| TCP | 20000-29999 | <span title="Not configurable">&#x274c; No</span> | Internal | Database shard traffic |
4242
| TCP | 8002, 8004, 8006 | <span title="Configurable">&#x2705; Yes</span> | Internal | Default system health monitoring (envoy admin, envoy management server, gossip envoy admin)|
4343
| 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 |
4445

4546
## Change port configuration
4647

0 commit comments

Comments
 (0)