<div dir="ltr"><div>Dear kirstine,</div><div><br></div><div>Thanks for responding.</div><div><br></div><div></div><div>0. 

We are not using sqlite db for caching type<br></div><div><br></div><div>1. We are using<b> caching type as File</b>(default cache type <b>file</b> and it uses a single file for each tile). Defaults to <code><span>tc</span></code> which uses a TileCache compatible directory layout <b>(<code><span>zz/xxx/xxx/xxx/yyy/yyy/yyy.format</span></code>)</b>. <br></div><div><br></div><div>2. We have deployed MapProxy in <b>Multiple Servers/Instances and all the servers have common storage</b> where the data/images are stored.</div><div><br></div><div>3. We have created layer definition and Caching details <b>same in all the servers</b></div><div><br></div><div>4. Now we want to cache the layer in all the servers (running multiple instances in each server - number of instances varies based on server configuration and storage type)by dividing the area by grid wise(<b>1deg *1deg or 2 deg*2deg).</b><br></div><div><b><br></b></div><div>We have used  MetaCarta Tilecache (<a href="http://tilecache.org/">http://tilecache.org/</a>) and used the above process and  executed caching multiple instances for the same zoom level and same layer. This helped us realize the caching of the layer quickly.</div><div><b><br></b></div><div><b>Can we create the cache using MapProxy in multiple instances for the same zoom level and same layer?</b></div><div><b><br></b></div><div><b>I have gone through the Manual, but not able to find the method. Please kindly suggest.</b></div><div><b><br></b></div><div>Please let me know any other information required further.</div><div><br></div><div><br></div><div>Thanks & Regards,</div><div><br></div><div>Naresh.N</div><div><b><br></b></div><div><br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Mar 10, 2021 at 8:17 AM Travis Kirstine <<a href="mailto:traviskirstine@gmail.com" target="_blank">traviskirstine@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div dir="ltr"><div>Naresh,</div><div><br></div><div>I've found the biggest factor when seeding is the speed the source can generate the images and the cache type.  If you are seeding to a single sqlite db for instance you will run into table locking issues, so adding more seeders will not help.  BTW the concurrency option will run multiple seed workers.</div><div><a href="https://mapproxy.org/docs/nightly/seed.html#cmdoption-c" target="_blank">https://mapproxy.org/docs/nightly/seed.html#cmdoption-c</a></div><div><br></div><div><br></div><div><br></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, 4 Mar 2021 at 03:44, Naresh N <<a href="mailto:naresh919@gmail.com" target="_blank">naresh919@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Dear All,<div><br></div><div>I have deployed the MapProxy and configured the layer. We want to create the offline cache for the layer. Please find the details below.</div><div><br></div><div>Layer Name : India_satellite</div><div>Caching required area:66,6,102,40 (bounding box coordinates)</div><div>Zoom level : 16</div><div><br></div><div><b>Problem/Issue:</b></div><div><br></div><div>To create the seed for the area 66,6,102,40(bounding box coordinates)  with one instance it takes <b>a lot of time to complete the cache for higher zoom levels</b> (like 16,17,etc). To overcome this, we want to divide area <b>66,6,102,40</b> into <b>1deg*1deg</b> and want to seed the layer  1 deg grid wise by executing  multiple instances of seeding  simultaneously.</div><div><br></div><div>Please suggest   H<b>ow to run/execute multiple instances of seeding of one single layer </b></div><div><br></div><div>Please let me know any other information required further.</div><div><br></div><div>Thanks & Regards,</div><div>Naresh</div></div>
_______________________________________________<br>
MapProxy mailing list<br>
<a href="mailto:MapProxy@lists.osgeo.org" target="_blank">MapProxy@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/mapproxy" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/mapproxy</a><br>
</blockquote></div>
</blockquote></div>