I am currently using origin pull
I have a private file system
I set up the cdn module
files do look like they are being served from the different urls that I setup for image img.mysite.com and javascript at js.mysite.com.

So is CDN actually working?

Comments

SocialNicheGuru created an issue. See original summary.

socialnicheguru’s picture

wim leers’s picture

Status: Active » Fixed

From the README:

Q: Is the CDN module compatible with Drupal's "private files" functionality?
A: Yes. The CDN module won't break private files, they will continue to work
   the same way. However, it cannot serve private files from a CDN. Not every
   CDN supports protected/secured/authenticated file access, and those that do
   each have their own way of doing this (there is no standard). So private
   files will continue to be served by Drupal, which may or may not be
   acceptable for your use case.
wim leers’s picture

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.