Articles about connection pool | UserComp.com

Upgrading Apache HttpClient 4.5.2: Configuring Fixed Number Connections in Pool Without Timeout
Upgrading Apache HttpClient 4.5.2: Configuring Fixed Number Connections in Pool Without Timeout

Learn how to upgrade Apache HttpClient 4.5.2 to 5 while configuring a fixed number of connections in the pool without timeout. Follow our step-by-step guide to avoid common pitfalls and ensure a smooth transition.

Read More
Setting up Two PGbouncer Instances for Database Connection Pooling on CentOS 7.0 with Different Listening Ports
Setting up Two PGbouncer Instances for Database Connection Pooling on CentOS 7.0 with Different Listening Ports

In this tech support article, we will guide you through the process of setting up two PGbouncer instances for database connection pooling on a CentOS 7.0 single VM. Each instance will listen on a different port (6432 and another).

Read More
GridDB Go Client Connection Pooling Issue: Identifying and Resolving Leaked Connections
GridDB Go Client Connection Pooling Issue: Identifying and Resolving Leaked Connections

Learn how to identify and resolve leaked connections in GridDB Go Client Connection Pooling. This article provides a code snippet for GridDB connection settings factory.

Read More