Take a look in the lighttpd server logs to see if there are any errors that
might point you in the right direction.

The other thing is that you're running this threaded but you're spawning
multiple processes.  I suspect that could be causing problems too.  Trying
running it prefork and see if that helps.

-Chris

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