Configuring HTTP Service Request Processing Threads
Use this page to configure request processing threads for the HTTP service:
- Click Load Defaults to load the default values.
- In the Thread Count field, type a numeric value to specify the maximum number of request processing threads. The default is 128.
- In the Initial Thread Count field, type the number of request processing threads that will be available when the server starts. The default is 48.
- In the Thread Increment field, type the number of request processing threads to be added when the number of requests exceeds the initial thread count. The default is 10.
- In the Request Timeout field, type the number of seconds after which requests will time out. The default is 30 seconds.
- In the Buffer Length field, type the size (in bytes) of the buffer used by the request processing threads to read the request data. The default is 4096 bytes.
- Click Save to save the changes, or Load Defaults to return to the default settings.
See Also:
Legal Notices