[OpenLayers-Trac] [OpenLayers] #410: multi-wms servers should use deterministic server id
OpenLayers
trac at openlayers.org
Sat Nov 18 09:48:33 EST 2006
#410: multi-wms servers should use deterministic server id
-----------------------+----------------------------------------------------
Reporter: crschmidt | Owner:
Type: bug | Status: new
Priority: minor | Milestone: 2.3 Release
Component: Layer | Version: SVN
Keywords: |
-----------------------+----------------------------------------------------
Non-deterministic server choice is a bad idea. When I view a tile, I may
get caching headers with that URL from a properly configured server. By
randomly changing the server I request from, the browser has to store up
to numUrls caches for each tile.
Instead, make this deterministic based on the integer value of the request
parameters, modded into the severs array. Deployed on
http://labs.metacarta.com/wms-c/demo.html, patch incoming against SVN.
--
Ticket URL: <http://trac.openlayers.org/ticket/410>
OpenLayers <http://openlayers.org/>
A free AJAX map viewer
More information about the Trac
mailing list