Title: [Plugin: WP Super Cache] Cache with cdn &#8230;
Last modified: August 19, 2016

---

# [Plugin: WP Super Cache] Cache with cdn …

 *  [Kresimir Pendic](https://wordpress.org/support/users/gorostas/)
 * (@gorostas)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/plugin-wp-super-cache-cache-with-cdn/)
 * Hi Donncha,
 * I enabled cdn feature in settings and it works great!
 * I have two pictures before & after
 * [http://www.mk-dizajn.com/wp-content/uploads/Screenshot-1.png](http://www.mk-dizajn.com/wp-content/uploads/Screenshot-1.png)
   
   [http://www.mk-dizajn.com/wp-content/uploads/Screenshot-2.png](http://www.mk-dizajn.com/wp-content/uploads/Screenshot-2.png)
 * the impact of bust is great! The hosting is located in us and I’m in Croatia.
 * One thing only. Is there any way to sync the cdn with my server css&js files 
   that I change on server?
 * I use google appengine because it’s free and hardly that i’ll every break free
   quota
 * [http://www.mk-dizajn.com/mk-dizajn-usluge/](http://www.mk-dizajn.com/mk-dizajn-usluge/)
 * thanks

Viewing 14 replies - 1 through 14 (of 14 total)

 *  Plugin Author [Donncha O Caoimh (a11n)](https://wordpress.org/support/users/donncha/)
 * (@donncha)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/plugin-wp-super-cache-cache-with-cdn/#post-1850348)
 * That’s a very impressive before and after graph!
 * If you’re using Google appengine then you’re probably using a CDN created by 
   a script running there, right? Does it have any timeout or cache buster?
 *  Thread Starter [Kresimir Pendic](https://wordpress.org/support/users/gorostas/)
 * (@gorostas)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/plugin-wp-super-cache-cache-with-cdn/#post-1850473)
 * I was thinking of making some kind of cron job on my host server to run periodically
   and run script to upload the newer files to cdn .. but I doubt it’s possible 
   after some reading ..
 * No I’m using Eclipse to sync google cdn with my local copy of files, pretty manual
   work.. but with my location time is tripled in speed 🙂
 *  [Backie](https://wordpress.org/support/users/backie/)
 * (@backie)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/plugin-wp-super-cache-cache-with-cdn/#post-1850520)
 * I had a quick look thought appengine’s docs the other day, isn’t there a command
   line tool for uploading files? Wouldn’t using that to upload newer files not 
   acheive the task?
 *  Thread Starter [Kresimir Pendic](https://wordpress.org/support/users/gorostas/)
 * (@gorostas)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/plugin-wp-super-cache-cache-with-cdn/#post-1850541)
 * Yes Backie,
 * to achive this task I just would need to run this cmd line:
 * python appcfg.py update name_of_my_app
 * but I don’t know how to handle this updating on appengine …
 * Do you have some idea maybe ?
 *  [Backie](https://wordpress.org/support/users/backie/)
 * (@backie)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/plugin-wp-super-cache-cache-with-cdn/#post-1850550)
 * Well I assume that the appcfg.py will just upload all the files in the folder
   so if you have a cron script that runs every 24 hours checking for files that
   that less than 24 hours new copy them in to that directory and then sync then
   clear the directory. I belive that would acheive the result you’re wanting.
 * I suspect that there may be some way I can intergrate the use of google appengine
   with my cdn sync tool plugin. I’ll look into it, if I can then I’ll add it. Since
   free stuff rock. 🙂
 *  Thread Starter [Kresimir Pendic](https://wordpress.org/support/users/gorostas/)
 * (@gorostas)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/plugin-wp-super-cache-cache-with-cdn/#post-1850551)
 * Totally agree with you!
 * I did managed to test my hoster for python, it works!
    But this can be problem,
   don’t know .. appcfg.py communicates over https with google cdn, and auth is 
   a bit problem I think. I can input my email credential but no password through
   command line –email=my-email@gmail.com — no pass option ??
 * Thanks for effort!
 *  [paultan](https://wordpress.org/support/users/paultan/)
 * (@paultan)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/plugin-wp-super-cache-cache-with-cdn/#post-1850588)
 * I’ve had some mixed experiences with using GAE to host static files on Google’s
   massive CDN. Basically sometimes Google’s servers would not return the static
   file, instead displaying an error that the client browser had “malicious behaviour”
   or something like that.
 *  [GeebArt](https://wordpress.org/support/users/geebart/)
 * (@geebart)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/plugin-wp-super-cache-cache-with-cdn/#post-1850612)
 * Do you guys know of an easy tutorial to get all of this working? I would really
   like to use a free reliable CDN. This seems like some work, but worth it.
 *  [Homelite](https://wordpress.org/support/users/homelite/)
 * (@homelite)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/plugin-wp-super-cache-cache-with-cdn/#post-1850613)
 * You can try speedymirror.com, till 50 Gb it is free. If you subscribe tell us
   how it goes.
 *  Plugin Author [Donncha O Caoimh (a11n)](https://wordpress.org/support/users/donncha/)
 * (@donncha)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/plugin-wp-super-cache-cache-with-cdn/#post-1850614)
 * I just signed up there, that was easy. Seems to be working well on ocaoimh.ie
   too.
 *  [Homelite](https://wordpress.org/support/users/homelite/)
 * (@homelite)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/plugin-wp-super-cache-cache-with-cdn/#post-1850615)
 * Actually, I quit W3Total Cache and came to Super Cache. I used my speedymirror
   url for the CDN. However, I find Super Cache is not able to see anything on the
   mirror and was searching for any leads for this problem. Could you tell me how
   you went about supplying this info to Wp Super Cache?
 *  [GeebArt](https://wordpress.org/support/users/geebart/)
 * (@geebart)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/plugin-wp-super-cache-cache-with-cdn/#post-1850616)
 * I use Super Cache as well. Would like to know the deets! Thanks, guys.
 *  Plugin Author [Donncha O Caoimh (a11n)](https://wordpress.org/support/users/donncha/)
 * (@donncha)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/plugin-wp-super-cache-cache-with-cdn/#post-1850617)
 * Homelite – I just added the Speedymirror CDN url on the CDN settings page. Make
   sure you include the “[http://&#8221](http://&#8221); bit too.
 *  Thread Starter [Kresimir Pendic](https://wordpress.org/support/users/gorostas/)
 * (@gorostas)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/plugin-wp-super-cache-cache-with-cdn/#post-1850618)
 * Hi,
 * I wrote a post about Google CDN with WP Super Cache and hope it can help someone.
 * [http://goo.gl/mlOuo](http://goo.gl/mlOuo)

Viewing 14 replies - 1 through 14 (of 14 total)

The topic ‘[Plugin: WP Super Cache] Cache with cdn …’ is closed to new replies.

 * ![](https://ps.w.org/wp-super-cache/assets/icon-256x256.png?rev=3506220)
 * [WP Super Cache](https://wordpress.org/plugins/wp-super-cache/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-super-cache/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-super-cache/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-super-cache/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-super-cache/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-super-cache/reviews/)

 * 14 replies
 * 6 participants
 * Last reply from: [Kresimir Pendic](https://wordpress.org/support/users/gorostas/)
 * Last activity: [14 years, 9 months ago](https://wordpress.org/support/topic/plugin-wp-super-cache-cache-with-cdn/#post-1850618)
 * Status: not resolved