We moved this page to our Documentation Portal. You can find the latest updates here. |
Question
VOD Pull stream with Amazon S3 origin
Environment
OnApp CDN
Answer
Our VOD setup requires the origin to send "Accept-Ranges: bytes" header in order for Wowza to perform Range requests to our Nginx cache.
However, Amazon S3 does not send this header by default. To support this, add an "Accept-Ranges: bytes" custom header to the files stored in S3.