[Openstreetmap] Server Performance
David Sheldon
dave at earth.li
Thu Feb 2 20:41:26 GMT 2006
On Thu, Feb 02, 2006 at 12:32:55AM +0000, SteveC wrote:
> Believe it or not.. it's actually faster and the tiles are more
> reliable, load for load.
I was thinking about another possible speed improvement over the last
few days. Does the apache server use mod_ruby to run the api code, or
does it start up a new process for every request? If so, this could
probably make a big difference. After that we can start thinking about
using prepared statements for the sql queries to reduce the DB load
there too.
David
--
"The good thing about Unix is that it's very easy to create a child on the
fly to tell you things like that (although it's not quite as much fun as in
real life)." - Malcolm Beattie (linux-kernel)
More information about the talk
mailing list