At the MySQL Performance Blog there is a very interesting article about PHP’s persistent MySQL connections (connection pooling) and why they are not enabled by default in the mysqli extension.
At the MySQL Performance Blog there is a very interesting article about PHP’s persistent MySQL connections (connection pooling) and why they are not enabled by default in the mysqli extension.