Use this page to view and configure a Web container inbound channel transport. This type of channel transport handles inbound Web container requests from a remote client.
To view this administrative console page, click Servers > Application servers > server_instance > Container Settings > Web Container Settings > Web container transport chains > transport_chain > Web container inbound channel (transport_channel_name).
The name of the Web container inbound transport channel.
The name field cannot contain the following characters: # \ / , : ; " * ? < > | = + & % '
This name must be unique across all channels in a WebSphere Application Server environment. For example, a Web container inbound transport channel and a TCP transport channel cannot have the same name if they reside within the same system.
Data type | String |
The priority this channel has in relation to the other channels in this transport chain. This property is only used when port sharing is enabled and the channel 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 |
The amount of content in bytes to buffer unless the servlet explicitly calls flush/close on the response/writer output stream.
Data type | bytes |
Default | 9192 bytes |
Related concepts
Application servers
Related tasks
Administering application servers
Managing Version 5 JMS servers in a deployment manager cell
Configuring transport chains
Related reference
Object names