Re: floc.net down

"alain_tesio" <[email protected]> Mon, 14 Sep 2009 18:55:08 -0000
Newsgroups gmane.games.diplomacy.judge.dp.discussion
Message-ID <[email protected]>
The new server starts to work fine.

You can reach it at http://www.floc2.net/dpjudge and [email protected] until the DNS of floc.net is updated.

I have done some basic tests (browse page, send a "list" message, start a new game, process moves)

The data may be reverted back to some point before the crash (games files + database), it should not be more than one hour.


Note to people involved in dpjudge development:

- It's using python 2.5
- I gave up with modpython, it was working kinda fine for some pages but the code plays with globals() so requests interfere with each other. So it's the old cgi way, slower than it could be but still acceptable.
- There is no more .forward, .procmailrc is enough
- There is no crontab yet, I don't know what script should be scheduled.





------------------------------------