Configure transports

A transport is the request queue between a WAS plug-in for Web servers and a Web container in which the Web modules of an application reside. To define the characteristics of the connections between that plug-in and the Web container, specify...

  1. Create an HTTP transport.

    1. Ensure that virtual host aliases include port values for the new transport.

    2. Go to the HTTP Transports page and click New.

    3. On the settings page for an HTTP transport, specify values such as the transport's host name and port number, then click OK.

  2. Change the configuration for an existing transport.

    1. Ensure that virtual host aliases include port values for the transport your are changing.

    2. Go to the HTTP Transports page and click on the transport under Host whose configuration you want to change.

    3. On the settings page for an HTTP transport, which might have the page title DefaultSSLSettings, change the specified values as needed, then click OK.

    4. Custom properties page, add and set any custom properties you want to use.

  3. Regenerate the WebSphere plug-in for the Web server.

  4. Stop the Application Server and start it again.You must stop the Application Server and start it again before the configuration changes you made take affect.

If the Web server is located on a machine remote from the Application Server, copy the plugin-cfg.xml file to the remote Web server and replace the file that is there.