Operating Systems: i5/OS
             Personalize the table of contents and search results

 

Configure transport chains

 

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 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. Ensure that a port is available for the new transport chain. If you need to set up a shared port, :

 

Overview

You need to configure transport chains to provide networking services to such functions as the service integration bus component of IBM service integration technologies, WebSphere Secure Caching Proxy, and the high availability manager core group bridge service.

You can either use the administrative console or wsadmin commands to create a transport chain. If you use the administrative console, complete the following steps:

 

Procedure

  1. In the administrative console, click Servers > Application servers > server_name, and then select one of the following options, depending on the type of chain you are creating:

  2. Click New. The Create New Transport Chain wizard initializes. During the transport chain creation process, you are asked to:

    When you click Finish, the new transport chain is added to the list of defined transport chains on the Transport chain panel.

  3. Click the name of a transport chain to view the configuration settings that are in effect for the transport channels contained in that chain. To change any of these settings:

    1. Click the name of the channel whose settings you need to change.

    2. Change the configuration settings. Some of the settings, such as the port number are determined by what is specified for the transport chain when it is created and cannot be changed.

    3. Click on Custom properties to set any custom properties that are defined for your system.

  4. When you your configuration changes, click OK.

  5. Stop the application server and start it again.

    You must stop the application server and start it again before your changes take effect.

 

What to do next

Update any routines you have that issue a call to start transports during server startup. When a routine issues a call to start transports during server startup, WebSphere Application Server converts the call to a transport channel call.


}
Transport chains

HTTP transport collection

HTTP transport settings

HTTP transport channel custom properties

HTTP Tunnel transport channel custom property

TCP transport channel custom properties

Web container transport channel custom properties

Configuring inbound HTTP request chunking

Transport chain problems

Deleting a transport chain

Disabling ports and their associated transport chains

Transport chains collection

Transport chain settings

HTTP tunnel transport channel settings

HTTP transport channel settings

TCP transport channel settings

DCS transport channel settings

SSL inbound channel

Session Initiation Protocol (SIP) inbound channel settings

Session Initiation Protocol (SIP) container inbound channel settings

User Datagram Protocol (UDP) Inbound channel settings

Web container inbound transport channel settings

SIP UDP transport channel custom properties

 

Related tasks


Using scripting (wsadmin)
Administering application servers

 

Related Reference


JFAP inbound channel settings
MQFAP inbound channel settings
HTTP error and NCSA access log settings
Ports collection