I think I found what was causing the problem. Not 100% sure but most likely it was this app:
http://www.web2py.com/stocks It was caching large datasets in ram and that was causing the occasional out of memory. Lesson learned: do not cache in ram too much. Massimo On Jan 11, 7:58 am, mdipierro <[email protected]> wrote: > There is definitively a major problem with my server. I will put an > effort in moving somewhere else in the next couple of days. > > On Jan 11, 6:33 am, "Werner F. Bruhin" <[email protected]> wrote: > > > Service Temporarily Unavailable > > > The server is temporarily unable to service your request due to > > maintenance downtime or capacity problems. Please try again later. > > Apache/2.2.9 (Ubuntu) mod_ssl/2.2.9 OpenSSL/0.9.8g Server > > atwww.web2py.comPort80 > >
-- You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/web2py?hl=en.

