This happend after I update django to newest svn version from 0.97. When the site died, my server is running ok, login with ssh, I found there were so many manage.py process. After restart the site use manage.py or restart system, the site come back. Any suggestion?
This is the startup bash: python manage.py runfcgi socket=$SOCKET pidfile=$PIDFILE -- settings=web.settings_fastcgi Now I add maxspare=10 minspare=5 maxchildren=40 for this command and test a while. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---