<p>Yes, this is a bug that I noticed as well. It's because that message is output when the <code>LoadTileConfigFile</code> directive is seen, but if <code>ModTileTileDir</code> appears later then the directory will change after the message is output.</p>
<p>I think the refactoring to support multiple storage backends may have fixed this though, as that message is now output when the file storage backend is initialised, which I think will be on the first request - basically it happens the first time <code>tile_translate</code> is called.</p>
<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href='https://github.com/openstreetmap/mod_tile/issues/15#issuecomment-18261824'>view it on GitHub</a>.<img src='https://github.com/notifications/beacon/g8smGCFOcVLF28Q-xX3zcXfdgydu6K60vcGeRjuHTn8JzUjLA8LanJ21MiA4aovs.gif' height='1' width='1'></p>