On Mon, Mar 18, 2013 at 11:14 AM, Dirk Stöcker <[email protected]>wrote:
> Hello, > > additional to Pauls text some background information: > > We had server troubles regarding the database performance for about 2 > years now. Mainly these issues have been caused by the increasing activity > of you all which resulted in growing database and activity. SqLite is a > very simple database and got to its limits. The JOSM-Trac was too > successful (one of the reasons why there are so many spam attempts :-) Why does JOSM rely on a database-driven wiki at all? It's great that you use trac and the wiki for project management, but the stuff that JOSM loads is all relatively static, right? The imagery, presets, styles, and front page documents all change infrequently and could be served as static files somewhere so you don't require database actions every time someone starts JOSM. _______________________________________________ josm-dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/josm-dev
