The following table describes attributes for the request-processing element.
Table 1–151 request-processing Attributes| Attribute | Default | Description | 
|---|---|---|
| 5 | (optional) Specifies the maximum number of request processing threads. | |
| 2 | (optional) Specifies the number of request processing threads that are available when the server starts up. | |
| 1 | (optional) Specifies the number of request processing threads added when the number of requests exceeds the initial-thread-count. | |
| 60 | (optional) Specifies the time at which the request times out. | |
| 8192 | (optional) Specifies the size of the buffer used by the request processing threads to read the request data. |