Sun GlassFish Communications Server 2.0 Administration Reference

Attributes

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

Table 1–32 connection-pool Attributes

Attribute 

Default 

Description 

queue-size-in-bytes

-1

(optional) Specifies the maximum number of messages that can be queued until threads are available to process them for http-listener or sip-listener elements. A value of -1 specifies no limit.

max-pending-count

4096

(optional) Specifies the maximum number of pending connections on an http-listener or sip-listener. Not implemented if the parent element is sip-service.

receive-buffer-size-in-bytes

4096 (http-service)

socket channel receive buffer size (sip-service)

(optional) Specifies the size of the receive buffer for all http-listener or sip-listener elements. A value of -1 specifies no limit.

send-buffer-size-in-bytes

8192

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