Hi, [email protected] wrote:
After this, I look at the file's length and delete this file if the length does not exceed 116 bytes.
In a normal mod_tile setup, this would mean that the next time someone requests that area, the tile will be rendered again, and again, and again, each time producing (after a series of database queries) an empty tile. Compared to that, the cost of having a 116 byte file lying around is rather small!
Bye Frederik -- Frederik Ramm ## eMail [email protected] ## N49°00'09" E008°23'33" _______________________________________________ dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/dev

