I've heard/read that MySQL proxy supports a connection pool. See (http://forge.mysql.com/wiki/MySQL_Proxy_FAQ) Basically this was a good original observation about the overhead of opening/closing DB connections for every request. I think tools exist out there such as MySQL proxy that can practically negate such concerns as this one.
-Matteius On Nov 20 2011, 8:45 am, Jonathan <jonathan.li...@gmail.com> wrote: > Does anyone know if this progressed anywhere since '09? -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.