From 5ff14142995a18a8b6fd81b126f610b1aa0bd0f4 Mon Sep 17 00:00:00 2001 From: lewuathe Date: Tue, 3 Feb 2015 18:23:53 +0900 Subject: [PATCH] [STORM-653] missing DRPC HTTP port in SECURITY.md --- SECURITY.md | 1 + 1 file changed, 1 insertion(+) diff --git a/SECURITY.md b/SECURITY.md index b9f81d047aa..76c606eca09 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -31,6 +31,7 @@ IPsec to encrypt all traffic being sent between the hosts in the cluster. | 8000 | `logviewer.port` | Client Web Browsers | Logviewer | | 3772 | `drpc.port` | External DRPC Clients | DRPC | | 3773 | `drpc.invocations.port` | Worker Processes | DRPC | +| 3774 | `drpc.http.port` | External HTTP DRPC Clients | DRPC | | 670{0,1,2,3} | `supervisor.slots.ports` | Worker Processes | Worker Processes | ### UI/Logviewer