As suggested on #django yesterday I swapped the site over to manage.py
runserver and also tried gunicorn and they are both stable so it looks
like a problem with uwsgi.

Gunicorn is also surprisingly fast, beating uwsgi on a httperf test to
one of the heavier pages on the site.
-
Cameron


On 29 May, 21:48, А. Р. <4d876...@gmail.com> wrote:
> 2011/5/29 Cameron <came...@sandboxsoftware.net>
>
>
>
> >    from django.conf import settings
> > SystemError: ../Objects/tupleobject.c:118: bad argument to internal
> > function
>
> Seems to me as a Python bug, not something wrong in Django, so upgrading to
> newer Python version may help.

-- 
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.

Reply via email to