Changeset 380
- Timestamp:
- 09/03/08 22:57:45 (4 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/geowebcache/src/main/resources/geowebcache.xml
r364 r380 134 134 </entry> 135 135 </grids> 136 <!-- 137 Note that you can have multiple backend servers for the same layer. 138 They will be used in round-robin fashion. If one fails to respond 139 properly, the next one will be used automatically. 140 --> 136 141 <wmsUrl> 137 142 <string>http://sigma.openplans.org:80/geoserver/wms</string> 143 <string>http://atlas.openplans.org:8080/geoserver/wms</string> 138 144 </wmsUrl> 139 145 <wmsLayers>topp:states</wmsLayers>
