I'm exploring optimization techniques for caching data coming back from a Digital Globe service. We have two unique identifiers we use for their WMS GetMap service that will give us low or hi-res raster images. I'd like to cache both, but the only different between the two is simply a vendor parameter called 'connectid'.
In the end, we'll cache at least one of them, but we'll need to make a choice of which one if it's not possible to do both.
