Max Pool Size
- Last Updated: July 30, 2025
- 1 minute read
- DataDirect Connectors
- ODBC
- Salesforce 8.0
- Documentation
Attribute
MaxPoolSize (mxps)
Purpose
The maximum number of connections allowed within a single connection pool. When the maximum number of connections is reached, no additional connections can be created in the connection pool.
Valid Values
1 | x
where: x is an integer from 1 to 65535.
Notes
This connection option can affect performance.
Default Value
100