On Fri, May 7, 2010 at 13:01, Claudius <[email protected]> wrote: > A user from a country with very limited internet access it asking if > there are any possibilities to make webkit use a cache for the tiles it > fetches from a WMS-server? Any ideas?
I don't know, but doesn't webkit use the system proxy settings if they're available? If you you can set up a squid cache in front if it with an aggressive cache policy. E.g. "cache all images for 1 month no matter what the cache headers say". _______________________________________________ josm-dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/josm-dev
