FME Server Ports
The following ports are used by the FME Server Core, unless specified otherwise:
Port | Description |
---|---|
25 (Windows), 7125 (Linux) | SMTP Publisher (unsecured). |
80 | Automatic (online) Licensing requests. |
465 | SMTP Publisher (secured). |
6379 | FME Server Queue, for managing Queue Control. |
7069 | Database Connections and Web Connections requests. |
7070 | FME Engines register on this port initially, after which they are assigned a dedicated port for communication. |
7071 | Jobs, Projects, Workspaces, Licensing, and User Management requests. |
7072 | Automations external actions and Notification Service subscriber requests. |
7073 | Schedules requests. |
7074 | Automations external actions and Notification Service subscribers register on this port initially, after which they are assigned a dedicated port for communication. |
7075 | Automations triggers and Notification Service publisher requests. |
7076 | Automations triggers and Notification Service publishers register on this port initially, after which they are assigned a dedicated port for communication. |
7077 | FME Server configuration and Backup & Restore requests. |
7078 | WebSocket Server requests. |
7079 | Resources requests. |
7081 | System Cleanup requests. |
7082 | Private port used by the PostgreSQL database server that hosts the FME Server Database on an Express installation. |
7500 | Manage FME Server Core processes. |
7501 | Manage FME Engines processes, cancel FME Engines, and add/remove FME Engines. |