Default Port and Service Numbers
For convenient reference, these tables list port and service numbers with special meaning to Rendezvous components.
Browser Administration Interface
Rendezvous components use HTTP ports for browser administration interfaces.
Configurable daemons distributed with Rendezvous also open an ephemeral HTTPS port (to keep the daemon configuration secure against unauthorized modification). To find the actual HTTPS port that the operating system has assigned, check the daemon’s start banner or log file. The configurable daemons are rvrd
, rvsd
, rvsrd
, and rvcache
—but not rvd
.
HTTP Port |
Rendezvous Component |
Daemons Distributed with Rendezvous |
|
7580 |
|
7581 |
|
Daemons Distributed with Related Products |
|
7590 |
|
To use the browser administration interface, point your browser at an address like this template:
http://host
:port
• | host can be the host name or IP address of the host computer where the daemon is running. In some networks, a fully qualified host name is required (for example, myhost.tibco.com ). |
• | port is either the default port from Default HTTP Port Numbers, or the port supplied as the |
Service Ports
Service |
Description |
7500 |
Program transport objects use these UDP services as defaults. The component program For more detail, see Specifying the UDP Service. |
7504 |
Fault tolerance members use these UDP services as defaults for fault-tolerance protocol communications. |
Listen Ports
TCP Port |
Rendezvous Component |
7500 |
rvd and rvrd use this TCP port as the default to listen for new connections from program transports. Program transport objects use this TCP port as the default to establish connections to rvd or rvrd. The component program |