Sun GlassFish Enterprise Server v3 Domain File Format Reference

connection-pool

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 connection-pool element.

Table 1–23 connection-pool Attributes

Attribute 

Default 

Description 

queue-size-in-bytes

4096

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

max-pending-count

4096

Remapped to the max-connections-count attribute of the transport element.

receive-buffer-size-in-bytes

4096

Remapped to the request-body-buffer-size-bytes attribute of the http element.

send-buffer-size-in-bytes

8192

Remapped to the send-buffer-size-bytes attribute of the http element.