canmove, Confirmed users
1,394
edits
No edit summary |
|||
Line 4: | Line 4: | ||
DB is a sqlite file local to the web server | DB is a sqlite file local to the web server | ||
= Problems = | |||
The sqlite database does not handle contention well, and the generated page is now *enormous*, so there are frequent timeouts both in rendering the page and in performing a clobber. |