Show Table of Contents
2.2. Default Server and Agent Ports
As with other servers and services, JBoss ON servers and agents communicate with each other by connecting over system ports. JBoss ON uses ports for three types of connections:
- Server to database communicationThe server has to be able to connect to its database. The database port number depends on both the type of database and the specific configuration for the database.
- Server to agent communicationThe server connects to an agent over a single port configured for the agent. This port is used for both standard and SSL communications between the server and agent.
- Agent to server communicationAn agent can talk to multiple JBoss ON servers, even if they use the same port (since each server is on a different host.) The agent will use either a standard port or an SSL port to connect to the JBoss ON server, depending on the connection (transport) method that is configured. The agent will only attempt to use a single port.
Note
Servers do not talk to one another directly, so there are no ports for server-to-server links.
The default port numbers for JBoss ON connections are listed in Table 3, “Default JBoss ON Ports”. The port numbers can be changed for any of the JBoss ON services or different values can be used at installation.
Table 3. Default JBoss ON Ports
| Connection Type | Port Number |
|---|---|
| Server to agent | 16163 |
| Agent to server (standard) | 7080 |
| Agent to server (secure) | 7443 |
| Server to database | 5432 (default PostgreSQL port) |

Where did the comment section go?
Red Hat's documentation publication system recently went through an upgrade to enable speedier, more mobile-friendly content. We decided to re-evaluate our commenting platform to ensure that it meets your expectations and serves as an optimal feedback mechanism. During this redesign, we invite your input on providing feedback on Red Hat documentation via the discussion platform.