<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Can WMS tiles be cached by the server for any WMS client and still serve WMS according to the standard?</blockquote><div><br>It should be possible; indeed that is my reading of how it should work. The difference is in the all important tiled=true part of the GetMap request; which would control if it is dispatched<br>
to the tile cache or the normal WMS rendering subsystem.<br> <br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I know that a you can constrain WMS requests to a predefined grid if you control the client's request, but what if you don't control the client's request, can caching still be done?</blockquote><div><br> Sasha at Refractions did exactly this; set up a WMS Proxy that made use of a tilecache behind the scenes - it was pretty cool but I do not think he took the time to open source it yet.<br>
</div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
[to provide some context for the curious ones, it's for a public prototype for Canadian weather data dissemination and we're pretty excited about it - however, because <a href="http://weatheroffice.ec.gc.ca" target="_blank">weatheroffice.ec.gc.ca</a> is the most visited Canadian website (that's what they tell us, but I guess <a href="http://google.com/.ca" target="_blank">google.com/.ca</a> probably comes first), we need caching capabilities]</blockquote>
<div><br>I actually worked on that website back in the bad old days (a co-op job of all things). It used to be Java and IIS pulling data from an OS/2 system via a serial link. Good times.<br><br>If you contact me offline I can put you in contact with Sasha; and of course would love to do any work in this direction myself ;-)<br>
<br>Jody</div></div><br>