My web application has to connect to a remote database over a openvpn
connection.

Should I use "persistent" connections?
Are there any disadvantages by doing so?

I also looked into added support for compression to the mysql driver
in cakephp. Should be pretty simple. Just add "MYSQL_CLIENT_COMPRESS"
to the end of the connect statement. see https://trac.cakephp.org/ticket/6190
Could that help?
--~--~---------~--~----~------------~-------~--~----~
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+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to