Hi list,<br><br>I&#39;d like to use TileCache to handle a great number of WMS requests for a cartography-enabled website advertising a public european event. The problem is that there will be many requests at a time (peak estimated around 2000 tiles per sec) and the region to be cached is large.
<br><br>There are 4000 points of interest for which we would like tiles to load very quickly. <br>This is the reason why I suggested to use two cascading tilecache:<br>&nbsp;- first one on the front machine, with memorycache enabled and a lot of RAM
<br>&nbsp;- second one on the WMS providing machine (the one with mapserver installed) with diskcache enabled and a big fast disk.<br><br>Is this kind of thing feasible, and do you see alternatives / recommendations ?<br><br>Thank&#39;s for your experience,
<br><br>F.<br>