On Mon, May 7, 2012 at 3:40 PM, Paul Meems <[email protected]> wrote:

> Thanks Imran,
>
> After writing my mail to this list I've continued trying and found that if
> I don't use palette: 'safe' in OpenLayers the speed is as expected: fast.
> The size of the tiles grow a bit (20%) but the overall speed improvement
> is huge.
>
> I don't have a specific reason the use the palette option, I just came
> across it while learning OL.
>
> I still want to know where the tiles go to on the server, just to
> understand it better.


The requests you are making are WMS GetMap, if you want to make sure the
tiles are cached
you should make requests to the embedded GWC directly, and make sure the
requests
do line up with an official GWC grid (if you use the GWC preview as a
template they will).

Cheers
Andrea

-- 
Ing. Andrea Aime
GeoSolutions S.A.S.
Tech lead

Via Poggio alle Viti 1187
55054  Massarosa (LU)
Italy

phone: +39 0584 962313
fax:      +39 0584 962313
mob:    +39 339 8844549

http://www.geo-solutions.it
http://geo-solutions.blogspot.com/
http://www.youtube.com/user/GeoSolutionsIT
http://www.linkedin.com/in/andreaaime
http://twitter.com/geowolf
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to