Sun GlassFish Enterprise Server v3 Domain File Format Reference

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.