<div dir="ltr">Hello,<br>I have experimented with MapCache and MBtiles cache format and I have a question.  I tuned my server with PostGIS and Mapserver to very good speed, when I selected the cache type to disk. I got on aprox. 1800 tiles/s during mapcache_seed process (with switches -n 12 -M 15,15). But when I changed cache type to MBtiles, I got only aprox. 250 tiles/s. Is it normal speed for SQlite cache? I tried to tune some pragma values like:<br>            <pragma name="journal_mode">MEMORY</pragma><br>            <pragma name="synchronous">OFF</pragma><br>            <pragma name="temp_store">MEMORY</pragma><br>but i gained only +50 tiles/s more...<br>Thank you for your answer and help<br>George<br></div>