We moved this page to our Documentation Portal. You can find the latest updates here. |
Both HTTP PULL and HTTP PUSH will achieve the same objective of delivering web content through CDN via HTTP protocol. The decision of using pull or push base on:
(1) The web content does not come with an origin. In this case, HTTP pull cannot be used as "origin" url is needed. Push allows users to upload content straight to the CDN storage server, thus "origin" is not required.