[OpenLayers-Users] More than 20 wms layers, performance issues, geowebcache concurrency

Jørgen S. Nicolaysen smockmakker at gmail.com
Mon Jul 30 23:25:02 PDT 2012


You cat try some of these things. 

 * WMS layers has a buffer size of 2, that is the number of extra tiles that
will be downloaded around your map (outside visible map area) so you have a
nice margin when panning. Try setting this to 1 or 0. See doc for
OpenLayers.Layers.Grid. 

* Try using tile sizes of size 512px, this reduces number of http calls to
GWC/geoserver. GWC needs to be configured for this (I do not know how...). 






--
View this message in context: http://osgeo-org.1560.n6.nabble.com/More-than-20-wms-layers-performance-issues-geowebcache-concurrency-tp4991740p4992009.html
Sent from the OpenLayers Users mailing list archive at Nabble.com.


More information about the Users mailing list