Jump to content

Downloads files not serverd over CDN


Fernando S.

Recommended Posts

So I am using belugaCDN (awesome company) as my CDN provider. 

Is there a reason why NONE of the downloads files are not being served over CDN? I have set it up properly within the storage method but with no success. 

I also tried Amazon cloudfront and still, the files just refuse to cooperate. 

Anyone have any insight on this? ANY help is greatly appreciated. Been struggling with it for past few weeks. 

 

Link to comment
Share on other sites

We have clarified this via a ticket, but I wanted to share the information with everybody, because it's coming up frequently.

If Amazon AWS is used, we'll use the X-Amz-Expires header to create a temporary download URL, but If you're using another CDN then Amazon AWS, the uploaded files are being downloaded to the server and then being served to the client.
We can't just return the file because several operations need to run before the download.

  • Verify that the member is allowed to download it ( Keep in mind that we have here a permission check but that there's also the "Time user must wait before download starts" setting which needs to be taken into account.
  • Log the download if necessary
  • And last but not least, finally send it to the client

 

 

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...