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. _______________________________________________ Users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/openlayers-users
