I want to setup a cache proxy server for apple itunes store to accelerate app downloading in a local lan.
Situation:
- Local internet speed is slow and bandwidth is limited, so it'll take sometime to download whole app from itunes store.
- I want do this to accelerate an app download speed in a wifi hotspot situation. So I only need to accelerate one app's download speed, which will be download many many times by many many people in the local lan.
For itunes app download must have relate to user auth and purchase, it seems there're no obvious way to do the cache.
So is this accelerate possible and how?