Kiks wrote: > > > The strange is that if I make the same call from the browser URL to > MapServer with a WMS GetMap, the response is immediate, for this matter I > think that there is something to optimize in my OpenLayer code, that > anyway is works correctly, but slow. > Any suggestion on what to check? > >
Hi!, I have the same problem, I look mapsever log and openlayers perform a request for every tile, and if you do from browser URL only perform one request. I'm thinking to get the image with ajax with the url and then draw in map.... It's a good idea? thanks! -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/Performance-decreasing-while-zooming-in-tp5495848p5563176.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
