<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div bgcolor="#FFFFFF"><div>I read tilesize doc v2.1. In the doc, it says tilecache support mbtiles and amazon cloud storage.</div>

</div></blockquote><div><br></div><div>You&#39;re right. Sorry, my bad. A cache persistent in MBTiles will not scale as well as other options. Theoretically, a sqlite db could be terabyte-sized (<a href="http://www.sqlite.org/features.html">http://www.sqlite.org/features.html</a>) but keep in mind that the access to the tiles would degraded just after a few gigabytes. I don&#39;t know if TileCache follows the same strategy as MapProxy regarding tiles with the same RGB (i.e. lake areas) as it reuses tiles permitting huge disk space savings.</div>

</div>