
c. In the Additional Properties table, add any required properties.
In the previous Create Connector Connection Pool page, you selected a class in the
Connection Denition combo box. If this class is in the server’s classpath, then the
Additional Properties table displays default properties.
Click Finish.
Equivalent asadmin command
create-connector-connection-pool
▼
To Edit a Connector Connection Pool
In the tree component, expand the Resources node and then the Connectors node. Expand the
Connector Connection Pools node and select the connector connection pool you want to edit.
On the Edit Connector Connection Pool page, you can change the settings of this connection
pool. (Optional) Under General Settings, modify the description for the connection pool.
Under Pool Settings, you can specify the parameter values as explained in the following table.
Parameter Description
Initial and Minimum Pool Size The minimum number of connections in the pool.
This value also determines the number of connections
placed in the pool when the pool is rst created or
when application server starts.
Maximum Pool Size The maximum number of connections in the pool.
Pool Resize Quantity When the pool scales up and scales down towards the
maximum and minimum pool size respectively, it is
resized in batches. This value determines the number
of connections in the batch. Making this value too
large will delay connection creation and recycling;
making it too small will make it less ecient.
Idle Timeout The maximum time in seconds that a connection can
remain idle in the pool. After this time expires, the
connection is removed from the pool.
Max Wait Time The amount of time the application requesting a
connection will wait before getting a connection
timeout.
6
More Information
1
2
3
Managing Connector Connection Pools
Chapter 7 • Connector Resources 83
Comentarios a estos manuales