Previous Topic: Update the arcotcommon.ini FileNext Topic: Enable LDAP Connection Pooling


Application Server Configuration for Database Connection Pooling

Setting up a new connection for each request can lead to an overhead and can bring down the performance of the system. By implementing database connection pooling, you can avoid the overhead of creating a new database connection every time a CA Risk Authentication component deployed on your application server requires access to the database.