Friday, October 2, 2009

db connection pooling

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 cake-php@googlegroups.com
To unsubscribe from this group, send email to cake-php+unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

No comments: