<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 14 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.E-MailFormatvorlage17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:70.85pt 70.85pt 2.0cm 70.85pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=DE link=blue vlink=purple><div class=WordSection1><p class=MsoNormal><span lang=EN-US>Hey MapserverCommunity,<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-US>at first thanks for your great work. We are using mapserver to publish a big amount of historic raster images (tiff) for different timestamp. Together with a postgis timeindex this works basically great, so thanks again :)<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-US>Unfortunately we are now facing some performance issues. Probably due to our big amount of Gtiffs (uncompressed 1,9 TB). To boost performance, we already did some upgrade on the tiff file scale (intern tiling/overviews). But on higher scales I didn't find a good solution yet. Normally I would compute a VRT on higher scales and add some overviews to it. But because of the time dimension of our data, I didn't found an approach to get this working yet. So now I am thinking about different approaches to boost the performance of our WMS-Time layer (at the end over one layer we want to publish 6000 gtiffs scattered on 100 timestamps). It would be nice if some folks of you could give us some advice or simply share some knowledge and experiences about this kind of issue with us.<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-US>One approach over which I was thinking is the using of mapcache. I heard that mapcache ( http://mapserver.org/development/rfc/ms-rfc-96.html) is trying to support the time dimension. But it's not clear for me right know, how to set up the time support? Is it possible to configure a time layer in the mapcache.xml and simply do than a seeding (mapcache_seed) of a wms-time layer? <o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-US>Another approach over which I was thinking is the using of a wrapper script. I could preprocess single layers for all 100 timestamps and compute than VRTs and overviews. After that I could simply redirect the GetMap-Request on the basis of the timestamp to the correct layers. But I am not sure if this approach is a smart way and probably I would run in other problems in the future.<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-US>Are there any other good approaches?<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US><o:p> </o:p></span></p><p class=MsoNormal>Kind regards,<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>JM<o:p></o:p></p></div></body></html>