Sun Java System Application Server Enterprise Edition 8.2 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–126 request-processing Attributes

Attribute 

Default 

Description 

thread-count

128

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

initial-thread-count

48

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

thread-increment

10

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

request-timeout-in-seconds

30

(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.