CDN not caching properly?
Hi all, I have a slight issue with my setup, and am in need of advice.
Basically, all my video files are hosted on an S3 instance, which pass through a CDN before going on to the channel viewers.
In theory, the CDN should grab the file from the S3 instance one time, and serve it up to all the viewers requesting it, correct? So if on Monday I have 100 viewers watching War of the Monsters (1966), the CDN should just request that file from S3 once, and serve it to the 100 viewers.
In practice, my CDN is requesting the file from S3 100 times, once for each viewer. It isn't actually caching at all.
I've been talking with the CDN's tech support and they claim "everything is working fine," but the logs (and bills) from Amazon say differently.
So am I wrong here, or is my CDN costing me more money for zero benefit?