To maximize scalability for a connector by configuring it to match expected usage patterns, you can change pool-related settings.
Connection pooling is configured through the connector.xml file for an individual connector, rather than in the server_jcs.xml global configuration file.
Most connectors use a connection pool configured in connector.xml, for example, through:
Note: For more information, see the Class GenericObjectPool on http://jakarta.apache.org
Note: For more information, see http://jakarta.apache.org for a complete list and documentation of available configuration parameters.
Follow these steps:
Copyright © 2013 CA.
All rights reserved.
|
|