Does Drupal support persistent DB connections?
If yes, how do you set them up and what are the downsides?
If no,... why not?
|
Does Drupal support persistent DB connections? If yes, how do you set them up and what are the downsides? If no,... why not? |
|||||
|
|
Not anymore, in Drupal <= 5 yes but it wasn't excatly recommended as each Apache process could potentially grab a connection and hold it until the DB was spitting requests back with Max connection errors |
|||
|
|