Ports used by ArcGIS Velocity
ArcGIS Velocity uses certain ports to communicate. Below are descriptions of the ports you may need to allow on your firewall and their purposes.
Port 7143
Velocity communicates through port 7143 by default for HTTPS. This port is used to access the Velocity site and administrative REST endpoints. This is the primary port for external end-user access to the app.
Port 7145
Velocity uses port 7145 for its Feed Manager (HTTP). This is necessary to ensure that feeds can receive data via HTTP. For example, the HTTP Receiver feed uses port 7145.
Port 7146
Velocity uses port 7146 for its Stream Service Manager. This is necessary for subscribing to and using Stream Services. For example, all WebSocket URLs generated by Velocity use port 7146.
Port 7147
Velocity uses port 7147 for its Real-Time Analytic Manager. This is necessary for using the sampler in real-time analytics.
Ports 9220 and 9320
The spatiotemporal big data store, available with ArcGIS Data Store, communicates through ports 9220 (HTTP) and 9320 (TCP). If you are writing data to the spatiotemporal big data store using Velocity, you need to open these ports.
Internally used ports
Velocity uses port 9090 for its Metrics service. Ports 19092 and 19093 are used for the Velocity Gateway service.