WAS v8.5 > Reference > SetsHTTP transport settings page
Use this page to 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 we do not have an HTTP transport defined for the system.
Deprecated feature: 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.
If we have HTTP transports defined for the system, in the dmgr console, click Servers > Server Types > WebSphere application servers > server_name, and then in the Container Settings section, click Web container > HTTP transports > host_name to view or change the settings for the HTTP transport.
Host
Host IP address to bind for transport.
If the application server is on a local machine, the host name might be localhost.
Information Value 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 application server on a given machine.
Information Value Data type Integer Range 1 to 65535
SSL Enabled
Whether to protect transport connections with SSL. The default is not to use SSL.
Information Value Data type Boolean Default false
SSL
SSL settings type for SSL connections. The options include one or more SSL settings that are defined in the Security Center; for example, DefaultSSLSettings, ORBSSLSettings, or LDAPSSLSettings.
Information Value Data type String Default An SSL setting defined in the Security Center
Subtopics
- HTTP transport custom properties
We can use the dmgr console to set custom properties for an HTTP transport. The HTTP transport custom properties dmgr console page only appears if we have an HTTP transport defined for the system.
Related
Configure transport chains
Reference:
HTTP transport page
HTTP transport custom properties