Apple iOS Apps and caching at the edge proxy
Posted
by
Matthew Iselin
on Server Fault
See other posts from Server Fault
or by Matthew Iselin
Published on 2012-08-28T08:47:05Z
Indexed on
2012/08/28
9:40 UTC
Read the original article
Hit count: 354
Our network contains a growing number of iOS devices, all of which with very similar configurations. All Internet access is via a transparent proxy.
We've found that iOS updates and some free apps cache fine on the proxy, but any paid apps fail to cache properly (as they seem to be encrypted to the Apple ID (?)).
I'm just wondering if there's any way forward with this where we could cache the paid apps so that they are purchased n times, but downloaded from the proxy cache instead of from the Internet each time. Bandwidth caps aside, the download direct from the Internet slows everything down for everyone, regardless of fairness queueing and related 'fixes'.
I know this is quite unlikely, but I figured there's nothing to lose and everything to gain before I look into other solutions (eg, QoS).
© Server Fault or respective owner