Database Connection Pool Size Calculator
Enter your CPU core count and disk type to see the recommended connection pool size.
—
Formula: connections = (core count × 2) + effective spindle count — the practical rule of thumb from HikariCP.
Ad space
Enter your CPU core count and disk type to see the recommended connection pool size.
Formula: connections = (core count × 2) + effective spindle count — the practical rule of thumb from HikariCP.