Hello all,

I recently launched my first Djano site on Webfaction and I've been
getting a few errors a day emailed to me OperationalError: (1040, 'Too
many connections') I emailed Webfaction support to see if there was
anything they could do for me and this is what they said:

>> Hmm ... It looks like Django is trying to create connections on the fly, 
>> which is a bad thing (it should use persistent connections).
>> I'm not a Django expert but there must be a way to tell Django to use 
>> persistent connections.

Is this truly the case? I thought Django used a persistent db
connection.


--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to