We run a dedicated server with several django sites with low volume,
but critical user traffic. Since upgrading to the latest trunk 1.2.3
we have started noticing that apache hangs very often. Curiously it
does not throw up any error in the apache.log. Apache does not crash,
but simply stops serving pages. There were a couple of sites which had
some deprecation error warnings. And one site had the
Flatpage.middleware present in middleware classes, but
contrib.flatpages was missing. I've fixed all these. Now only thing
remains is some deprecation warning coming from Python-mysqldb because
we run python 2.6.5, Yet the crashes continue.

We run Ubuntu 9.04, kernel, and all patches updated to the latest, and
django is the latest trunk.

Any advise, tips, directions is most helpful.

Mind you, the server was stable for over a year now, with absolutely
no issues. The problems have been noticed since we moved from 1.2.1 to
1.2.3, though I cannot ascertain whether that caused the issues.

We run Python modwsgi

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@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