The configuration for each connector is stored in connector.xml in cs_home/jcs/conf/. Each connector also has the following files in cs_home/jcs/conf/override/connector:
Follow these steps:
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 © 2014 CA.
All rights reserved.
|
|