Network Deployment (Distributed operating systems), v8.0 > Set up the application serving environment > Administer application servers > Configure transport chains


Transport chains

Transport chains represent a network protocol stack used for I/O operations within an application server environment.

Transports chains are part of the channel framework function that provides a common networking service for all components, including...

A transport chain consists of one or more types of channels, each of which supports a different type of I/O protocol, such as TCP, DCS. or HTTP. Network ports can be shared among all of the channels within a chain. The channel framework function automatically distributes a request arriving on that port to the correct I/O protocol channel for processing.

Types of channels...

Custom channels that support requirements unique to a particular customer or environment can also be added to a transport chain. Administer application servers
Configure transport chains

+

Search Tips   |   Advanced Search