skip to main content
Connection Option Descriptions : Connection Pooling
  

Try DataDirect Drivers Now

Connection Pooling

This information pertains to Windows This information pertains to UNIX/Linux
Supported on Windows, UNIX, and Linux only.

Attribute

Pooling (POOL)

Purpose

Specifies whether to use the driver’s connection pooling.

Valid Values

0 | 1

Behavior

If set to 1 (Enabled), the driver uses connection pooling.
If set to 0 (Disabled), the driver does not use connection pooling.

Notes

*The application must be thread-enabled to use connection pooling.
*This connection option can affect performance.

Default

0 (Disabled)

GUI Tab

Pooling tab

See also

Performance Considerations