Hi bakers, I was looking for a solution that could help me to make persistent connection to mysql database. When googling I found that it's possible to make persistent connections (pooling) by using mysql_pconnect().
I was thinking that cakephp will use this function when setting 'persistent' => true in /app/config/databse.php .. I haven't found a confirmation on the net but there was no answer. And when using this feature will I have faster performance. Thanks by advance --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
