[josm-dev] JOSM Server
Ian Dees
ian.dees at gmail.com
Mon Mar 18 16:27:42 UTC 2013
On Mon, Mar 18, 2013 at 11:14 AM, Dirk Stöcker
<openstreetmap at dstoecker.de>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.
More information about the josm-dev
mailing list