Set custom properties for an HTTP transport

WebSphere Application Server has several transport properties that are not shown in the WebSphere administrative console in the settings page for an HTTP transport. To specify values for these custom properties for a specific transport on the HTTP Transport Custom Properties page, follow these steps:

  1. Start the administrative console.
  2. In the topology tree, expand Servers and click Application Servers
  3. Click the name of your application server.
  4. On the application server page, click Web Container.
  5. On the Web Container page, click HTTP Transports.
  6. Click the host whose properties you want to set.
  7. Under Additional Properties, click Custom Properties.

    Note: You can also set these properties on the Web Container Custom Properties page.

  8. On the Custom Properties page, click New.
  9. On the settings page for a new property, type the name of the transport property and the value that you want to set for that property. For example, if you want the transport to wait a maximum of 60 seconds when trying to read or write data during a request, type ConnectionIOTimeout for the name and 60 for the value.
  10. After you specify each property, click OK.
  11. Save the configuration.
  12. Restart the server.
  13. Regenerate the Web server plugin configuration.

You can add any of these custom properties to manage HTTP transports: