<div dir="ltr"><div><br></div>Hi everybody.<div><br></div><div>I'm using Mapproxy to create a cache of a WMS layer on a production server to prevent direct access from the users to this server, I used in the past MapCache, but problems related to GetFeatureInfo and GetLegendGraphic with some WMS Servers made me try this alternative.</div><div><br></div><div>The problem:</div><div><br></div><div>I have a layer that is generated every 3-4h using as source a netcdf file...the backend server has to read that netcdf file, with high cost of processing the file, with the cache between the client and the server, only the first requests would take longer, but when I'm using the mapproxy-seed utility to do a cache cleanup, assuming that the user could use all 18 levels of that layer, is taking now 4h to complete 25% cleaning of the cache....making this process take about 16h to achieve 100% (again, I have new information being created every 3-4h)</div><div><br></div><div>Is there a way to achieve fast cache cleaning? I'll already set  <b>remove_all: true </b>, but even so it takes toooooo long even without folder timestamp compare...</div><div><br></div><div>I'm considering making a manual removal of the folder with rm -fR /cache_folder/* and the seeding for <b>to: 5</b> just to fill the initial cache with some data.</div><div><br></div><div>Any suggestions/alternatives would be appreciated , thanks in advance!</div><div><br></div><div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature">Kind regards,<br>nsilva</div></div></div>