Replicator entry settings
To set a replicator entry, or replicator. Replicators are used with multi-broker replication domains.
To view this admin console page, click...
Environment | Replication domains | replication_domain_name | Replicator entries | replicator_entry_name
Replicators communicate using TCP/IP. Therefore, allocate an IP address and ports for replicators. To name a replicator and then to allocate an IP address and two ports (replicator and client ports) for the replicator.
- Replicator name
Name for the replicator entry.
- Server
Server for which we are defining a replicator. You can view the names of servers that do not already have replicators. We can create a maximum of one replicator on any appserver.
- Replicator and client host name
IP address, DNS host name with domain name suffix, or just the DNS host name, used by a client to request a Web app resource (such as a servlet, JSP file, or HTML page).
A replicator port and client port share the same host name.
- Replicator Port
Port for which the replicator is configured to accept messages from other replicators. The port value is used in conjunction with the host name.
The replicator port enables communication among replicators. It provides replicator port to replicator communication. The usual value specified is 7874.
- Client Port
Port for which the Web server is configured to accept client requests. The port value is used in conjunction with the host name.
The client port enables communication between an appserver process and a replicator. It provides client port to appserver communication. The usual value specified is 7873.
Related tasks
Replicating data with a multi-broker replication domain 
Related information
Replicator entry collection