HTTP transport settings
The default values for the HTTP transport channels associated with a transport chain are modified to improve performance.
For the workload, the parameters associated with the chain using port number 9080 are relevant. In the WCInboundDefault window, select the HTTP Inbound Channel (HTTP_2) link.
Figure 1 displays the HTTP transport settings. These are the selected settings:
- The read timeout is set to 6000 seconds.
This ensures that clients sending data have enough time to send their data.
- The write timeout is set to 6000 seconds.
This ensures that a client can receive all the data being sent (written) to them.
- The HTTP keep-alive setting is modified by increasing the value of the persistent timeout selection from 30 to 3000 seconds.
This ensures that even when there is no activity, a connection is kept open for 3000 seconds for clients needing a connection to make a request.
- The Maximum persistent requests per connection selection, which would prevent more than a certain number of requests, is disabled. This sets the radio button for Unlimited persistent requests per connection.
