Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Increased the default "connection_pool_size" on 64-bit platforms.
The previous default of 256 bytes isn't enough and results in two allocations on each accepted connection, which is suboptimal.
- Loading branch information