Server Port Settings
Port information used in the CPP product. You can check
the ports used in authentication service, agent service, log, file server,
load balancer, etc, and configure the firewall port.
Server Port
You can view the ports list used in the server.
- Select Settings
on the top of the page.
- Select Domain Settings
> Server Port Settings from the left side of the page.
- Check the server ports list and modify the required
items.
- Admin Console Service: The port used to connect
from the Web management
screen to server.
- Web Server Port: 8806
(unchangeable). The inbound start point must be the load balance
server, and the purpose is web server.
- Load Balancer Server Port: 8803.
Inbound start point is a web server and destination point is the load
balancer server.
- Agent Service: Port used to connect from CPP
agent to server.
- Web Server: 8807.
The inbound start point must be the load balance server, and the purpose
is web server.
- Load Balance Server port: 8804.
Inbound start point is an CPP agent and destination point is the load
balance server.
- Authentication Service: Port used to connect
to server for user authentication.
- Web Server: 8808 (unchangeable)
The inbound start point must be the load balancer server, and the
purpose is web server.
- Load
Balance Server Port: 8805. Inbound
start point is a web server and destination point is the load balance
server.
- OLTP (Online Transaction Processing): Port
using OLTP. The representative port number is 8817.
The pgBouncer which has the role of connection pool uses 8819
and the destination is PostgreSQL.
- OLAP (OnLine Analytical Processing): Port using
OLAP. The representative port number is 8818.
The pgBouncer which has the role of connection pool uses 8820 and
the destination is PostgreSQL.
- Cache DB: Port used in Cache DB. 8806
(Unchangeable),, destination is Redis.
- Default DB: Port used in the log database.
8825 is used in mongodb.
- Extended DB: Port number is between 8821
and 8824 (unchangeable) and the representative number is 8825. Considering the extensibility, enable
Sharding with replicat set mode.
- config server: Maintain sharding information
for daemon. Use the port number between 8821
and 8823 for config server 1 to 3. (* Recommend to have more
than 3 replication devices in mongodb)
- mongod: SHARD Server: Use 8824
for shard data storage daemon. (Recommend to have more than 3 replication
devices in mongodb, but one device is configurable for considering
the load balance.)
- mongos: External Query (Query Router). Use
8825 for external access.
- Engine Distribution Service: Service to release
engine.
- File Server Port: The port number of the file
server used to release engine update is 8809.
The inbound start point must be the load balance server, and the destination
point is web server.
- Load Balancer Server: The port number of the
file server used for load balancing is 5645. Use to update the V3
engine and download the installation program. Inbound start point
is an CPP agent and destination point is the load balance server.
- Use 8813 and 8814 for ZooKeeper communication.
Use for domain server management. (Start point: kafka, cluster manager,
destination: ZooKeeper)
- 8813 : zookeeper 1, self-communication port
between servers.
- 8814 : zookeeper 2, self-communication port
between servers.
- ZooKeeper Service: Use 8815 for accessing ZooKeeper
Client.
- Message Queue (kafka): Use 8816 for message
queuing. The start point is the web server and the destination point
is kafka.
- Scheduled Task: Use 8832 for scheduler.
- Linux Package Update: Use 8850 for Linux package
update server. The start point is the CPP server and the destination
point is yum.
- Domain Settings: Use 8851 for configuring the
domain settings.
- System Settings: Use 8858 for system settings.
- V3 Net for Linux Server Service Support
2186 (unchangeable). Port
to connect the server of V3 Net for Linux Server.