From ec2f892cab56800b0262fff0e87084a35a36b222 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Sun, 2 Mar 2008 13:19:38 +0000 Subject: [PATCH] Point tile at the new tile server, and oldtile at the old one. --- openstreetmap.org | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/openstreetmap.org b/openstreetmap.org index 0897d2e..ab08f6d 100644 --- a/openstreetmap.org +++ b/openstreetmap.org @@ -20,19 +20,20 @@ +api.openstreetmap.org:128.40.58.202 +www.internal.openstreetmap.org:10.0.0.2 -# Mapnik tile server, with wildcard alias to allow parallel loading +# Old mapnik tile server -+tile.openstreetmap.org:128.40.58.201:3600 -+*.tile.openstreetmap.org:128.40.58.201:3600 -+tile.internal.openstreetmap.org:10.0.0.1:3600 ++oldtile.openstreetmap.org:128.40.58.201:3600 ++oldtile.internal.openstreetmap.org:10.0.0.1:3600 # Mapnik tilegen server +tilegen.internal.openstreetmap.org:10.0.0.4 -# New apnik tile server +# Mapnik tile server, with wildcard alias to allow parallel loading -+tileserv.internal.openstreetmap.org:10.0.0.7 ++tile.openstreetmap.org:128.40.58.204:3600 ++*.tile.openstreetmap.org:128.40.58.204:3600 ++tile.internal.openstreetmap.org:10.0.0.7 # Osmarender tile server, with wildcard alias to allow parallel loading -- 2.43.2