Squid Build Options & Apple Caching
-
Hey all,
Been working on a project that requires the use of Squid to help distribute Apple updates and other files to ~500 iPads that need to live behind a 50mbps line…
I'm having some issues getting the caching to work, and one of the biggest hold backs is that none of the http-violation options are no available since --enable-http-violations are not set as a build option during package building. Options that would let us override "no-cache" and "private" HTTP headers are unusable.
While I understand the risks, this is really the only way we can force updates to be cached properly.
Anyone know if one of the Squid packages can be built with this enabled, or if there is another work around to force apple caching?
Thanks!