Re: site's been down
fog-NGVKUo/i/[email protected] (Federico Di Gregorio)
| Newsgroups | gmane.comp.python.db.psycopg.devel |
|---|---|
| Message-ID | <[email protected]> |
On Sun, Mar 16, 2008 at 09:01:05PM -0600, Nathan wrote: > I don't even get a 500 error. Just a "problem loading page" error on firefox. > > On Fri, Mar 14, 2008 at 6:09 PM, Michael Bayer <[email protected]> wrote: > > http://www.initd.org/tracker/psycopg/wiki/PsycopgTwo keeps reporting > > a 500 error for a couple of days now. Any word on the tracker being > > up again ? The problem was mod_python, sucking up all memory. So we switched to FCGI and now a single trac process consumes about 4G of virtual memory in 24h (then stops working). I am sorry but trac is such a piece of crap that I heartily regret having started to use it. :( federico