Patrick Kilian <[EMAIL PROTECTED]> writes: > Hi, > >>>> 2.) Why is the client sleeping for 60 seconds before getting a new job >>>> when >>>> the server upload queue is too full? Isn't sleeping before uploading the >>>> rendered tiles enough? >> >> I thought we'd get rid of the upload queue check as the server will only >> hand out new jobs if the server queue is not too busy. IMO it can go >> away completely.
It should be gone. > I'm not sure that this is a smart thing. I often render tiles in xy mode > and upload them (e.g. after I changed oceantiles.dat). In that case a > check for the server load makes sense. As long as you (or others) don't do that exessively it won't hurt. The server currently seems to be capable of processing around 4k tilesets per hour. Even if you upload an unsolicited tileset a minute it won't cause much disruption. Matthias _______________________________________________ Tilesathome mailing list [email protected] http://lists.openstreetmap.org/listinfo/tilesathome
