[OSM-dev] Renderer update..... it *should* look quite nice, but...

David Sheldon dave-osm at earth.li
Sat May 27 00:00:19 BST 2006


On Fri, May 26, 2006 at 12:33:15AM +0100, nick at hogweed.org wrote:
> With the dev server apparently misbehaving a little is there any way this 
> could go on the main server, under a different URL to the current renderer, 
> and work off the real database, to see if the same "random" behaviour is 
> observed?

If the problem with the dev server is that mod_ruby is only allowing a
single instance of a given object as we suspected then this will not
work, and may well break the live site. Is there anyway you can not use
mod_ruby on the dev server? It will be slower with CGI, alternatively
you could rename all of the modules that you use for configuration and
DB access so that you don't get any from someone else.

David

-- 
"MSDOS didn't get as bad as it is overnight -- it took over ten years
of careful development."
(By dmeggins at aix1.uottawa.ca)




More information about the dev mailing list