HTTP transport settings

 

+

Search Tips   |   Advanced Search

 

Use this page to view and configure an HTTP transport. The name of the page might be that of an SSL setting such as DefaultSSLSettings. This page is not available if you do not have an HTTP transport defined for your system.

You can use HTTP transports only on a V5.1 node in a mixed WAS environment. You must use HTTP transport channels instead of HTTP transports to handle your HTTP requests on all of your other nodes.

The use of IPv6 (Internet Protocol V6) and WS-AT (Web Services Atomic Transactions) are not supported on HTTP transports; they are only supported on HTTP transport channel chains.

To view the HTTP Transport panel on the console, click...

Servers | Application Servers | server | Web Container Settings | Web Container | HTTP Transports | host_name

 

Configuration tab

Host

Specify the host IP address to bind for transport.

If the appserver is on a local machine, the host name might be localhost.

Data type String

Port

Port to bind for transport. Specify a port number between 1 and 65535. The port number must be unique for each appserver on a given machine.

Data type Integer
Range 1 to 65535

SSL Enabled

Specify whether to protect connections between the WebSphere Application Server plug-in and appserver with SSL. The default is not to use SSL.

Data type Boolean
Default false

SSL

Specify the SSL settings type for connections between the WAS plug-in and appserver. The options include one or more SSL settings defined in the Security Center; for example, DefaultSSLSettings, ORBSSLSettings, or LDAPSSLSettings.

Data type String
Default An SSL setting defined in the Security Center




Sub-topics


HTTP transport custom properties

 

Related tasks


Configure transport chains

 

Reference topic