Skip to content
This repository has been archived by the owner on Oct 20, 2022. It is now read-only.

PDO connection pool #73

Open
chartotu19 opened this issue Nov 12, 2014 · 0 comments
Open

PDO connection pool #73

chartotu19 opened this issue Nov 12, 2014 · 0 comments

Comments

@chartotu19
Copy link

I was wondering what is the best way to have connection pooling to reduce network latency. Cassandra and PHP application are running on a different node. I am using PDO::ATTR_PERSISTENT => true right now. It still takes around 150ms to create a PDO connection every single time.
Any advice to reduce this time?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant