DCS transport channel settings
To set an DCS transport channels. This type of transport channel handles inbound Distribution and Consistency Services (DCS) messages.
By default, two channel transport chains are defined for an application server that contains a DCS channel:
- The chain named DCS contains a TCP and a DCS channel.
- The chain named DCS-Secure contains a TCP, an SSL, and a DCS channel.
Both of these chains terminate in, or use the same TCP channel instance. This TCP channel is associated with the DCS_UNICAST_ADDRESS port and is not used in any other transport chain. One instance of an SSL channel is reserved for use in the DCS-Secure chain. It also is not used in any other transport chains.
To view this admin console page ...
Servers > Server Types > WebSphere application servers > server_name > Ports. Click View associated transports for the port associated with the DCS transport channel whose settings you want to look at.
- Transport channel name
Name of the DCS transport channel.
The name field cannot contain the following characters: # \ / , : ; " * ? < > | = + & % '
This name must be unique across all channels in WAS environment. For example, a DCS transport channel and a TCP transport channel cannot have the same name if they reside within the same system.
Data type String
- Discrimination weight
Priority this channel has in relation to the other channels in this transport chain. Is only used when port sharing is enabled and the transport chain includes multiple channels to which it might forward data. The channel in the chain with the lowest discrimination weight is the first one given the opportunity to look at incoming data and determine whether or not it owns that data.
Data type Positive integer Default 0
Related tasks
Set transport chains
Related
Object names: What the name string cannot contain