Sun Java System Application Server Enterprise Edition 8.2 Administration Reference

connection-pool

Defines a pool of client HTTP connections.

Superelements

http-service

Subelements

none

Attributes

The following table describes attributes for the connection-pool element.

Table 1–29 connection-pool Attributes

Attribute 

Default 

Description 

queue-size-in-bytes

4096

(optional) Specifies the number of outstanding connections an http-listener can have.

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.