@@ -28,7 +28,7 @@ Redis Enterprise Software's port usage falls into three general categories:
2828| ----------| ------| --------------| -------------------| -------------|
2929| TCP | 8001 | <span title =" Not configurable " >❌ ; 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 " >❌ ; No</span > | External | Metrics exported and managed by the web proxy |
31- | TCP | 3349, 8000, 8071, 9125 | <span title =" Not configurable " >❌ ; No</span > | Internal | Internal metrics ports |
31+ | TCP | 3347- 3349, 8000, 8071, 9091 , 9125 | <span title =" Not configurable " >❌ ; No</span > | Internal | Internal metrics ports |
3232| TCP | 8443 | <span title =" Configurable " >✅ ; Yes</span > | Internal, External | Secure (HTTPS) access to the management web UI |
3333| TCP | 9081 | <span title =" Configurable " >✅ ; Yes</span > | Internal | CRDB coordinator for Active-Active management (internal) |
3434| TCP | 9443 (Recommended), 8080 | <span title =" Configurable " >✅ ; 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 " >❌ ; No</span > | Internal | Database shard traffic |
4242| TCP | 8002, 8004, 8006 | <span title =" Configurable " >✅ ; Yes</span > | Internal | Default system health monitoring (envoy admin, envoy management server, gossip envoy admin)|
4343| TCP | 8444, 9080 | <span title =" Not configurable " >❌ ; No</span > | Internal | Traffic between web proxy and cnm_http/cm |
44+ | TCP | 3350 | <span title =" Not configurable " >❌ ; No</span > | Internal | Database controller in charge of the module control plane |
4445
4546## Change port configuration
4647
0 commit comments