<div dir="ltr">Hi all,<div style><br></div><div style>I would like to limit the caching for some levels (ex: 10  to 15) and fallback with the WMS request (without caching the tiles) for the other zoom level (ex: 0 to 9 and 16 to 19)</div>
<div style><br></div><div style>I've try this in the config (using minzoom and maxzoom):</div><div style><div><br></div><div><tileset name="Ortho1948"></div><div>      <source>Ortho1948</source></div>
<div>      <cache>disk</cache></div><div>      <grid minzoom="10" maxzoom="15">google</grid></div><div>      <format>PNG</format></div><div>      <metatile>5 5</metatile></div>
<div>      <metabuffer>10</metabuffer></div><div>      <expires>3600</expires></div><div>   </tileset></div><div><br></div><div style>The tiles are generated for level 10 to 15 but for the other zoom level, the WMS is not called.</div>
<div style><br></div><div style>Is it possible to configure mapcache to do that?</div><div style><br></div><div style>regards,</div><div style><br></div><div style>MartinO</div></div><div style><br></div><div style><br></div>
</div>