[OSGeo-Discuss] The state of WMS tile caching

Paul Austin mail-lists at revolsys.com
Wed Nov 26 07:25:09 PST 2008


If you are using a WMS implementation based on Java you could implement a
ServletFilter which would intercept requests before it goes to the WMS
servlet.

This filter would intercept the requests which you can then look at the
request parameters to check if they match your grid. If they don't you can
reject them.

Paul
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/discuss/attachments/20081126/d0d51425/attachment-0002.html>


More information about the Discuss mailing list