Bue Coat caching of Apple IOS updates

Geplaatst
Reacties Geen

If you want to cache the new IOS updates in your Blue Coat ProxySG you may use the following CPL code:


<Proxy>
Extended caching for Apple iOS updates condition=apple_phobos action.RewritePhobos(true)

<Cache> condition=apple_phobos force_cache(all)

define condition apple_phobos url.domain=“phobos.apple.com”
end

define action RewritePhobos rewrite(url.host, “.*”, “bluecoat-cache.phobos.apple.com”, cache)
end

The code is based on an idea of Steven Vlastra, Senior Systems Engineer of Blue Coat Systems, Inc.

This code is created by me and not the responsibility of Blue Coat Systems, Inc.

Medewerker
Categorie ,

Reacties

Er zijn nog geen reacties op dit artikel.

reageren

Schrijf je reactie hier. De met een * gemarkeerde velden zijn verplicht. Je ziet eerst een voorbeeld en daarna kun je de reactie definitief plaatsen.





← Ouder Nieuwer →