Skip to content

Commit efff143

Browse files
authored
DOC-4779 RS: Removed port 36380 from reserved ports (#1123)
1 parent 548c21b commit efff143

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Redis Enterprise Software's port usage falls into three general categories:
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 |
3838
| TCP | 1968 | <span title="Not configurable">&#x274c; No</span> | Internal | Proxy traffic |
39-
| TCP | 3333-3345, 3350, 36379, 36380 | <span title="Not configurable">&#x274c; No</span> | Internal | Internode communication |
39+
| TCP | 3333-3345, 3350, 36379 | <span title="Not configurable">&#x274c; No</span> | Internal | Internode communication |
4040
| TCP | 20000-29999 | <span title="Not configurable">&#x274c; No</span> | Internal | Database shard traffic |
4141
| TCP | 8002, 8004, 8006 | <span title="Configurable">&#x2705; Yes</span> | Internal | Default system health monitoring (envoy admin, envoy management server, gossip envoy admin)|
4242
| TCP | 8444, 9080 | <span title="Not configurable">&#x274c; No</span> | Internal | Traffic between web proxy and cnm_http/cm |

0 commit comments

Comments
 (0)