Sun Java System Application Server Platform Edition 9 Administration Reference

connection-pool

Defines a pool of client HTTP connections used by the http-listener subelements of the parent http-service 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

(optional) Specifies the size in bytes of the connection queue for http-listener elements.

max-pending-count

4096

(optional) Specifies the maximum number of pending connections on an http-listener.

receive-buffer-size-in-bytes

4096

(optional) Specifies the size of the receive buffer for all http-listener elements.

send-buffer-size-in-bytes

8092

(optional) Specifies the size of the send buffer for all http-listener elements.