Previous Topic: Customize the Configuration for a ConnectorNext Topic: Managing CA IAM CS


Change Pool Settings

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:

Follow these steps:

  1. Copy cs_home/conf/override/jdbc/SAMPLE.connector.xml and rename the copy to connector.xml.
  2. Edit the connector.xml file.
  3. Restart the connector.