On Mon, Nov 9, 2009 at 10:00 PM, Peter Körner <[email protected]> wrote: >> How were we on updates to the DB anyway? > > replication diff import is catching up, currently at > 2009-11-09T08\:31\:03Z, so only some hours missing.
Sweet. We're getting a bunch of lines like this in the apache error log: [Mon Nov 09 22:22:25 2009] [error] [client 94.194.60.19] Planet timestamp file (/sql/mod_tile//planet-import-complete) Should we be creating this file? > You can see the current state by looking at /sql/diffs/state.txt - > you'll see the serial number as well as the date of the diff currently > beeing imported. The Cronjob runs every 5 minutes. It locks itsself from > running multiple times. You can see it's log by looking at > /sql/diffs/logs/run.log Awesome. > Atm most tile requests time out, maybe we should increase the timeout a > little? Waiting longer until the loading finishs is better than getting > a white page, i think. It was 10 and I changed it to 60. Let's see how that goes. It'll also try to render tiles up to load 30 now, but won't re-render past load 4 like before. _______________________________________________ Maps-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/maps-l
