<div dir="ltr">Hi again,<div><br></div><div>Is there a way to search through the mapserver-users mailing list archive except month-by-month?  If so, I can't find it.  (I usually use my Gmail archives for GDAL and PROJ since I've subscribed forever to those but I'm a mapserver newbie.)  Anyway...</div><div><br></div><div>I am trying to configure mapcache to serve from my (local and AFAICT fully working) WMS server on my MS4W 4.0.5 installation.  I am following the  directions at <a href="https://mapserver.org/mapcache/index.html">https://mapserver.org/mapcache/index.html</a> as well as the steps listed from the local MS4W page (#mapcache-apache-module).</div><div><br></div><div>I think I understand the basic principles and have added a new source that looks like this:</div><div><br></div><div><div style="color:rgb(0,0,0);line-height:19px"><div style="font-size:14px;white-space:pre;font-family:Consolas,"Courier New",monospace">   <span style="color:rgb(128,0,0)"><source</span> <span style="color:rgb(255,0,0)">name</span>=<span style="color:rgb(0,0,255)">"faa"</span> <span style="color:rgb(255,0,0)">type</span>=<span style="color:rgb(0,0,255)">"wms"</span><span style="color:rgb(128,0,0)">></span></div><div style="font-size:14px;white-space:pre;font-family:Consolas,"Courier New",monospace">      <span style="color:rgb(128,0,0)"><getmap></span></div><div style="font-size:14px;white-space:pre;font-family:Consolas,"Courier New",monospace">         <span style="color:rgb(128,0,0)"><params></span></div><div style="font-size:14px;white-space:pre;font-family:Consolas,"Courier New",monospace">            <span style="color:rgb(128,0,0)"><FORMAT></span>image/geotiff<span style="color:rgb(128,0,0)"></FORMAT></span></div><div style="font-size:14px;white-space:pre;font-family:Consolas,"Courier New",monospace">            <span style="color:rgb(128,0,0)"><LAYERS></span>FAA_Sectional_Charts<span style="color:rgb(128,0,0)"></LAYERS></span></div><div style="font-size:14px;white-space:pre;font-family:Consolas,"Courier New",monospace">            <span style="color:rgb(128,0,0)"><TRANSPARENT></span>TRUE<span style="color:rgb(128,0,0)"></TRANSPARENT></span></div><div style="font-size:14px;white-space:pre;font-family:Consolas,"Courier New",monospace">            <span style="color:rgb(128,0,0)"><SRS></span>EPSG:4326<span style="color:rgb(128,0,0)"></SRS></span></div><div style="font-size:14px;white-space:pre;font-family:Consolas,"Courier New",monospace">            <span style="color:rgb(128,0,0)"><BBOX></span>-125,24,-61,49<span style="color:rgb(128,0,0)"></BBOX></span></div><div style="font-size:14px;white-space:pre;font-family:Consolas,"Courier New",monospace">         <span style="color:rgb(128,0,0)"></params></span></div><div style="font-size:14px;white-space:pre;font-family:Consolas,"Courier New",monospace">      <span style="color:rgb(128,0,0)"></getmap></span></div><div style="font-size:14px;white-space:pre;font-family:Consolas,"Courier New",monospace">      <span style="color:rgb(128,0,0)"><http></span></div><div style="font-size:14px;white-space:pre;font-family:Consolas,"Courier New",monospace">         <span style="color:rgb(128,0,0)"><url></span><a href="http://localhost:8080/wms">http://localhost:8080/wms</a><span style="color:rgb(128,0,0)"></url></span></div><div style="font-size:14px;white-space:pre;font-family:Consolas,"Courier New",monospace">      <span style="color:rgb(128,0,0)"></http></span></div><div style="font-size:14px;white-space:pre;font-family:Consolas,"Courier New",monospace">   <span style="color:rgb(128,0,0)"></source></span></div><div style="font-size:14px;white-space:pre;font-family:Consolas,"Courier New",monospace"><span style="color:rgb(128,0,0)"><br></span></div><div style="font-size:14px;white-space:pre"><span style="color:rgb(128,0,0)"><font face="arial, sans-serif">and a new tileset that looks like this:</font></span></div><div style="font-size:14px;white-space:pre"><span style="font-family:Consolas,"Courier New",monospace"><div style="line-height:19px"><br><div>   <span style="color:rgb(128,0,0)"><tileset</span> <span style="color:rgb(255,0,0)">name</span>=<span style="color:rgb(0,0,255)">"faa"</span><span style="color:rgb(128,0,0)">></span></div><div>      <span style="color:rgb(128,0,0)"><source></span>faa<span style="color:rgb(128,0,0)"></source></span></div><div>      <span style="color:rgb(128,0,0)"><cache></span>disk<span style="color:rgb(128,0,0)"></cache></span></div><div>      <span style="color:rgb(128,0,0)"><grid></span>WGS84<span style="color:rgb(128,0,0)"></grid></span></div><div>      <span style="color:rgb(128,0,0)"><format></span>PNG<span style="color:rgb(128,0,0)"></format></span></div><div>      <span style="color:rgb(128,0,0)"><metatile></span>5 5<span style="color:rgb(128,0,0)"></metatile></span></div><div>      <span style="color:rgb(128,0,0)"><metabuffer></span>10<span style="color:rgb(128,0,0)"></metabuffer></span></div><div>      <span style="color:rgb(128,0,0)"><expires></span>3600<span style="color:rgb(128,0,0)"></expires></span></div><div>   <span style="color:rgb(128,0,0)"></tileset></span></div></div>
</span><font face="arial, sans-serif">(This is the same as the "test" tileset with a different source.)</font></div><div style="font-size:14px;white-space:pre"><font face="arial, sans-serif"><br></font></div><div style=""><span style="font-size:14px;white-space:pre"><font face="arial, sans-serif">But how do I test this?  The query</font></span></div><div style=""><span style="font-size:14px;white-space:pre"><font face="arial, sans-serif"><br></font></span></div><div style=""><a href="http://localhost:8080/mapcache/wmts?service=wmts&request=getcapabilities&version=1.0.0">http://localhost:8080/mapcache/wmts?service=wmts&request=getcapabilities&version=1.0.0</a><span style="font-size:14px;white-space:pre"><font face="arial, sans-serif"><br></font></span></div><div style=""><br></div><div style="">lists my new source as a layer.  <span style="font-family:arial,sans-serif;font-size:14px;white-space:pre">The docs say</span></div><div style=""><ol class="gmail-arabic" start="5" style="font-family:"Times New Roman";font-size:medium;white-space:normal;list-style-position:initial"><li><p class="gmail-first" style="margin-top:0px">Test your MapCache configuration by following steps in the associated <a class="gmail-reference external" href="https://mapserver.org/mapcache/install.html#test-your-mapcache-module">MapCache testing docs</a></p></li></ol><div style=""><font face="arial, sans-serif">but that seems to be about testing the mapcache/demo.  I don't see how to add something to the mapcache/demo if that's possible.  What am I overlooking?</font></div><div style=""><font face="arial, sans-serif"><br></font></div><div style=""><font face="arial, sans-serif">Thanks a lot,</font></div><div style=""><font face="arial, sans-serif">carl</font></div><div style=""><font face="arial, sans-serif"><br></font></div><div style=""><font face="arial, sans-serif"><br></font></div><div style=""><font size="3" face="arial, sans-serif"><br></font></div><div style=""><br></div></div><div style="font-size:14px;white-space:pre;font-family:Consolas,"Courier New",monospace"><br></div></div></div></div>