Oracle GlassFish Server 3.0.1 Domain File Format Reference

request-processing

This element is not supported. If this element is present in the domain.xml file, its attributes are remapped to other elements and then it is deleted. For remapping details, see the Attributes table for this element.

Superelements

http-service

Subelements

none

Attributes

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

Table 1–139 request-processing Attributes

Attribute 

Default 

Description 

thread-count

20

Remapped to the max-thread-pool-size attribute of a thread-pool element.

initial-thread-count

2

Remapped to the min-thread-pool-size attribute of a thread-pool element.

thread-increment

1

Not implemented. Do not use. 

request-timeout-in-seconds

30

Remapped to the request-timeout-seconds attribute of an http element.

header-buffer-length-in-bytes

8192

Remapped to the header-buffer-length-bytes attribute of an http element.