Sun Java System Application Server Platform Edition 9 Administration Reference

request-processing

Configures request processing threads.

Superelements

http-service

Subelements

none

Attributes

The following table describes attributes for the request-processing element.

Table 1–120 request-processing Attributes

Attribute 

Default 

Description 

thread-count

5

(optional) Specifies the maximum number of request processing threads. 

initial-thread-count

2

(optional) Specifies the number of request processing threads that are available when the server starts up. 

thread-increment

1

(optional) Specifies the number of request processing threads added when the number of requests exceeds the initial-thread-count.

request-timeout-in-seconds

60

(optional) Specifies the time at which the request times out. 

header-buffer-in-bytes

4096

(optional) Specifies the size of the buffer used by the request processing threads to read the request data.