+

Search Tips   |   Advanced Search

HTTP transport collection

View or manage HTTP transports. Transports provide request queues between web server plug-ins and web containers in which the web modules of applications reside. When we request an application in a web browser, the request is passed to the web server, then along the transport to the web container.

For transitioning users: Use HTTP transports only on a V6.0.x node in a mixed cell environment. We must use HTTP transport channels instead of HTTP transports to handle the HTTP requests on all of our other nodes.trns

For transitioning users: We must use HTTP transport channels instead of HTTP transports to handle the HTTP requests on all of our other nodes.trns

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 administrative console page, click...

        Servers > Server Types > WebSphere application servers > server > Web container settings > Web container > HTTP transports.


Host

Host IP address to bind for transport. If the application server is on a local machine, the host name might be localhost.


Port

Port to bind for transport. The port number can be any port that currently is not in use on the system. The port number must be unique for each application server instance on a given machine.

For IBM i and distributed operating systems, there is no limit to the number of HTTP ports allowed per process.

(ZOS) For z/OS, a maximum of two ports, one for HTTP requests and one for HTTPS requests, is allowed for each process configured as an HTTP transport. Additional ports can be configured as HTTP transport chains Additional ports can be configured as HTTP transport channels.


SSL Enabled

Specifies whether to protect transport connections with SSL. The default is not to use SSL.

  • Configure transport chains
  • HTTP transport settings