I am building an CDN on Amazon Cloudfront. Can anyone tell me if it supports HTTP pseudostreaming? Sometimes I get lost in the documentation and terminology.

link|improve this question

feedback

1 Answer

up vote 0 down vote accepted

No. CDN on Amazon Cloudfront does not support HTTP pseudostreaming.

However, it does support byte-range in request headers. You will need a player that can work with byteranges.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.