OpenResty Edge™ Component Port Description

Port Listening Scope Explanation

  • Internet Accessible: Listens on 0.0.0.0, can be opened for internet access. In isolated internal network environments, it’s recommended to restrict to internal network access.
  • Internal Network: Listens on private IP ranges, only accessible within the private network.
  • Localhost Only: Listens on 127.0.0.1, accessible only from the local machine, external access is prohibited.

Admin

PortProtocolFunction DescriptionListening Scope
443HTTPSAdmin Console Web ServiceInternet Accessible
12345HTTPSService for Node and Clone AdminInternet Accessible
8081HTTPConfiguration Recompilation ServiceLocalhost Only
12380HTTPTest ServiceLocalhost Only
12443HTTPSTest ServiceLocalhost Only

Log Server

PortProtocolFunction DescriptionListening Scope
12346HTTPSBackend Service for Admin and Log ServerInternet Accessible
8089HTTPBackend Service for AdminInternet Accessible

Node

PortProtocolFunction DescriptionListening Scope
80/443HTTP/HTTPSBusiness Traffic Proxy ServiceInternet Accessible
11212TCPCluster SSL Session SharingInternal Network
8090HTTPCluster Resource SharingInternal Network
8091HTTPNode Status Retrieval ServiceLocalhost Only

Admin Database

PortProtocolFunction DescriptionListening Scope
5432TCPPostgreSQL Database Service for AdminInternal Network

Log Server Database

PortProtocolFunction DescriptionListening Scope
5432TCPPostgreSQL Database Service for Log ServerInternal Network