[Systems] translate.sl.o

Rafael Ortiz rafael at activitycentral.com
Tue Apr 19 12:06:53 EDT 2011


Also i'm trying some tweeks as per

http://code.google.com/p/modwsgi/wiki/IntegrationWithDjango
http://code.djangoproject.com/wiki/django_apache_and_mod_wsgi






On Mon, Apr 18, 2011 at 6:50 PM, Bernie Innocenti <bernie at sugarlabs.org>wrote:

> On Mon, 2011-04-18 at 15:46 -0500, Rafael Ortiz wrote:
> >
> >
> > On Mon, Apr 18, 2011 at 9:34 AM, Rafael Ortiz
> > <rafael at activitycentral.com> wrote:
> >         We have to check on what process is killing it.
> >         ugh.
> >
> >
> >
> >
> >
> > I've managed to get the logs..
> >
> >
> >  http://fpaste.org/gCyX/
> >
>
> From dmesg, it looks like the OOM had to kill a bunch of processes to
> free up some memory. Probably the Django crap had run out of control.
>
> Munin has also been dead for a couple of months, so we can't tell what
> happened. Now I've restarted it, and let's hope it doesn't get killed.
>
>
> > some problem with mod_wsgi, we talked with dogi about the possibility
> > of working with mod_python.
> >
> > as per
> >
> http://docs.djangoproject.com/en/dev/howto/deployment/modpython/?from=olddocs
> >
> >
> > sounds o.k ?
> >
> We moved away from mod_python some time ago because it was causing other
> problems and the Python / Django people seem to dislike it. From the
> link you provided:
>
>  Support for mod_python has been deprecated, and will be removed in
>  Django 1.5. If you are configuring a new deployment, you are strongly
>  encouraged to consider using mod_wsgi or any of the other supported
>  backends.
>
> We should figure out if mod_wsgi provides a way to limit the maximum
> memory used by the web application and restart it as needed. Apache does
> this automatically for all in-process interpreters, such as mod_php.
>
> --
> Bernie Innocenti
> Sugar Labs Infrastructure Team
> http://wiki.sugarlabs.org/go/Infrastructure_Team
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sugarlabs.org/private/systems/attachments/20110419/c93fe80c/attachment.html>


More information about the Systems mailing list