Gateway Network Partitions
OpenResty Edge supports the configuration of multiple partitions and you can publish specified applications to specific partitions.
Add Partition
Add Port to Partition
Following ports are reserved or occupied:
- 80, 443: default service used to proxy APP, visible on the public network.
- 11212: Used for shared ssl session, visible on the intranet.
- 8090: Used for sharing resources within the cluster, visible on the intranet.
- 8091: Used to get the status and version of the Node, visible locally(127.0.0.1).
Usage
Select the partition when configuring the application: