[mapserver-users] Mapcache: Multiple WMS url's in source

thomas bonfort thomas.bonfort at gmail.com
Thu Nov 14 03:48:36 PST 2013


Hi Erick,
This isn't implemented for mapcache. If you need this, you have two options:
- put a load balancer in front of your wms instances, and point
mapcache to the load balancer
- implement and submit, or contract/contact me to implement, that
functionality in mapcache

cheers,
thomas

On 14 November 2013 12:38, Erick <erik.guldberg at kartverket.no> wrote:
> Hi all,
>
> In Geowebcache it's possible to proxy requests for a layer to multiple WMS
> servers like this:
>   <string>http://serv:8082/geoserver/wms</string>
>   <string>http://serv:8083/geoserver/wms</string>
>   <string>http://serv:8084/geoserver/wms</string>
>   <string>http://serv:8085/geoserver/wms</string>
>  </wmsUrl>
> Is the same possible with mapcache? If so, how? If I use more than one
> url-element, it’s always the first one which is being used.
>
>
> Regards,
> Erik
>
>
>
>
> --
> View this message in context: http://osgeo-org.1560.x6.nabble.com/Mapcache-Multiple-WMS-url-s-in-source-tp5089117.html
> Sent from the Mapserver - User mailing list archive at Nabble.com.
> _______________________________________________
> mapserver-users mailing list
> mapserver-users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapserver-users


More information about the mapserver-users mailing list