Use this page to configure a data replication domain. Use data replication domains to transfer data, objects, or events for session manager, dynamic cache, or stateful session beans among the application servers in a cluster.
To view this administrative console page, click Environment > Replication domains > replication_domain_name.
Specifies a name for the replication domain. The name must be unique within the cell.
Specifies how long a replication domain consumer waits when requesting information from another replication domain consumer before it gives up and assumes the information does not exist.
Units | seconds |
Default | 5 seconds |
Specifies the type of encryption to use when transferring replicated data to another area of the network. Select NONE if you don't want to use encryption, DES if you want to use data encryption standard, or 3DES if you want to use triple DES. The default is NONE. The DES and 3DES options encrypt data sent between application server processes (for example, session manager and dynamic caching). Encrypting data improves the security of the network that joins the processes.
If you select DES or 3DES, after you click Apply or OK, a key for global data replication is generated. At regular intervals, for example once each month, you should navigate to this page in the administrative console and click Regenerate encryption key to regenerate this key. Periodically regenerating the key enhances security.
Data type | String |
Default | NONE |