Am Montag, den 26.05.2008, 15:07 +0100 schrieb Tom Hughes: > The reason is that we have to allow about 600Mb or so for each call > and that quickly mounts up as you try and add extra simultaneous > accesses.
If _that_ amount of memory is needed this probably means the XML is build in memory. This could be done the SAX way instead. Sincerely, Joachim _______________________________________________ dev mailing list [email protected] http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/dev

