Administration Console Online Help

Previous Next Open TOC in new window
Content starts here

Persistence: Plugins: TCP Remote Commit Provider

Configuration Options     Related Tasks     Related Topics

This page shows the attributes of a TCP remote commit provider.

Configuration Options

Name Description
Max Idle

Maximum idle threads.

MBean Attribute:
TCPRemoteCommitProviderBean.MaxIdle

Changes take effect after you redeploy the module or restart the server.

Number of Broadcast Threads

Number of broadcast threads.

MBean Attribute:
TCPRemoteCommitProviderBean.NumBroadcastThreads

Changes take effect after you redeploy the module or restart the server.

Recovery Time (milliseconds)

Number of time to recover.

MBean Attribute:
TCPRemoteCommitProviderBean.RecoveryTimeMillis

Changes take effect after you redeploy the module or restart the server.

Max Active

Max active in pool.

MBean Attribute:
TCPRemoteCommitProviderBean.MaxActive

Changes take effect after you redeploy the module or restart the server.

Port

The port to listen on.

MBean Attribute:
TCPRemoteCommitProviderBean.Port

Changes take effect after you redeploy the module or restart the server.

Addresses

Addresses to seek other TCP providers.

MBean Attribute:
TCPRemoteCommitProviderBean.Addresses

Changes take effect after you redeploy the module or restart the server.

Related Tasks

Related Topics


Back to Top