• Home
  • Archive
  • Tools
  • Contact Us

The Customize Windows

Technology Journal

  • Cloud Computing
  • Computer
  • Digital Photography
  • Windows 7
  • Archive
  • Cloud Computing
  • Virtualization
  • Computer and Internet
  • Digital Photography
  • Android
  • Sysadmin
  • Electronics
  • Big Data
  • Virtualization
  • Downloads
  • Web Development
  • Apple
  • Android
Advertisement
You are here: Home » Configuring WP Super Cache With Origin Pull or Origin Push CDN

By Abhishek Ghosh October 16, 2011 6:29 pm Updated on August 28, 2014

Configuring WP Super Cache With Origin Pull or Origin Push CDN

Advertisement

WP Super Cache is very simple on the WordPress backend to configure and it is the most powerful WordPress Cache Plugin if properly configured. Configuring WP Super Cache with a particular server might not be very easy task as for the best performance sometimes it requires to know whether some softwares are installed or not.

There is problem as many leading Cloud Based Server providers will not let you know their proietary blend, however Rackspace and Media Template provides enough articles for Configuring WP Super Cache as a whole and with CDN.

Practically, it is not possible for us to try all CDN in the existing World and write a master tutorial which can help Configuring WP Super Cache. This tutorial will help in Configuring WP Super Cache with Rackspace Cloud Files, which uses Akamai CDN. Akamai supports both Origin Pull and Origin Push. We will show a fail safe method.

Advertisement

---

 

Understanding the quality of CDN while configuring WP Super Cache

 

With Rackspace, you can easily use Rackspace Cloud Files, which is actually Akamai CDN. It is important to understand where your majority of the traffic are from. In our case it is U.S., we need not to bother that much with the coverage of any CDN as most CDN from U.S. has enough nodes in U.S.

 

Also, for Rackspace, it is very important to allow a period of 3-5 days after server migration while configuring WP Super Cache if you are operating from any Country from Eastern Region, it is undocumented but it is our observation and its quite logical that the servers will produce the optimal result after running the website for few days.

 

In case of Rackspace Cloud Files, you can not increase the TTL more than 72 hours from the control panel (right now), but you can increase up to 50 years with API. Also, if you allow a time, with the behavior, the Edge servers will change the TTL automatically. In other words, your performance will be better with time, without much intervention. Rackspace has said that they will increase TTL option up to 50 years right from the Control Panel soon, so, you can actually start with a longer TTL.

 

Configuring WP Super Cache With CDN

 

We will show the method for Configuring WP Super Cache, that works both with Origin Pull and Origin Push.

Download CDN Sync Tool Plugin, which has default options to configure with Amazon S3 / Cloud Front, NetDNA / MaxCDN and Rackspace Cloud Files.

 

Configure your CDN Sync Tool properly by going through the setting and entering the required url, username and password. If you are using Rackspace Cloud Files, create a container from your Rackspace Control Panel > Cloud Files :

 

Configuring-WP-Super-Cache-With-Origin-Pull-or-Origin-Push-CDN

 

In CDN Sync Tool Plugin, you will get options like minifying and combining CSS and js, just do as you like. In right hand of this CDN Sync tool, you will get Sync Files option :

 

Configuring WP Super Cache

 

Syncing will take a huge time if you are running for the first time. If you do not like Rackspace / any other CDN’s big name, you can create a CNAME like cdn.thecustomizewindows.com. Avoid it as it is can increase the chance of mixed content error.

 

Configuring WP Super Cache

 

Go to the WP Super Cache CDN option and tick the option saying Enable CDN Support. Default is wp-content, wp-includes, if you want you can add more. Click Save Changes and done.

The other way to copy all the files exactly like what CDN Sync Tool Plugin does, is to access the CDN container via Cyber Duck or any such software and simply copy pasting the static files of wp-content and wp-include.

 

Akamai CDN

 

Some has written about configuring WP Super Cache with own physical subdomain as “virtual” CDN. Do not waste your energy by doing so. We are configuring WP Super Cache to offload our server’s load and putting them to a cookieless domain which are geographically distributed closer to the visitors.

Creating a physical subdomain itself increase the burden on your database server, so practically it increases the load on your server. It is better to think configuring WP Super Cache with preload to speed up the pageloading time if you can not pay only few cents to few dollars per GB / month for a CDN.

Tagged With 82NS , CDN PULL PUSH

This Article Has Been Shared 993 Times!

Facebook Twitter Pinterest
Abhishek Ghosh

About Abhishek Ghosh

Abhishek Ghosh is a Businessman, Orthopaedic Surgeon, Author and Blogger. You can keep touch with him on Twitter - @AbhishekCTRL.

Here’s what we’ve got for you which might like :

Articles Related to Configuring WP Super Cache With Origin Pull or Origin Push CDN

  • WordPress Security : Master Guide to Make WordPress Hackerproof

    Wordpress Security is an important factor today as WordPress is used for excellent blogs,corporate website,online shop. MySQL, .htaccess and plugins can harden.

  • Bootstrap Genesis Child Theme : Do it Yourself Guide

    Bootstrap Genesis Child Theme can easily be created by modifying the default CSS of existing Eleven40 Child Theme plus some custom templates. Here is how.

  • List of Open Source Project Management Softwares Based on PHP MySQL

    List of Open Source Project Management Softwares Based on PHP MySQL means everything is free,easy to install, easy to configure yet fully loaded with features.

  • Scalable MySQL Database for WordPress with Rackspace Cloud

    Scalable MySQL Database for WordPress is very easy to create as Rackspace allows Cloud Database,so does Amazon. Here is a guide for high performance WordPress.

  • Creating Own WordPress Theme by Full Modification of Official Theme

    Creating Own WordPress Theme can be made easy by full modification of any WordPress official Theme or other theme or theme framework’s Child Theme.

Additionally, performing a search on this website can help you. Also, we have YouTube Videos.

Take The Conversation Further ...

We'd love to know your thoughts on this article.
Meet the Author over on Twitter to join the conversation right now!

If you want to Advertise on our Article or want a Sponsored Article, you are invited to Contact us.

Contact Us

Comments

  1. AvatarAmit Shaw says

    January 14, 2012 at 11:14 am

    Nice article and before reading it haven’t any idea about CDN but thanks. Now its bit clear.

  2. AvatarGordon Lee says

    March 12, 2012 at 10:45 pm

    Awesome write up, I found that w3 didn’t set my leverage browsing cache beyond 72 hours, I had to follow bybe.net/blog/how-to-fix-rackspace-file-cloud-leverage-browser-caching-via-api-ssh.html and set it via the SSH, does W3 actually support the rackspace API completely? or did i do something wrong?

  3. AbhishekAbhishek says

    March 13, 2012 at 12:29 am

    The current version of Rackspace Cloud Files / Akamai does not support the old php version (available via GitHub) of API. All cache plugins and CDN tools uses the older one due to complexity of the API. That is why it does not work.

    You did it rightly. You can use MaxCDN to get easier control of expire headers (for CDN) : http://thecustomizewindows.com/2012/03/maxcdn-versus-rackspace-cloud-files-head-to-head-test-and-result/

  4. AvatarJohn says

    June 11, 2012 at 11:30 am

    Hello,

    what do you mean by physical subdomain? and how can it increase the load on the server?

    thanks you

    John

Subscribe To Our Free Newsletter

You can subscribe to our Free Once a Day, Regular Newsletter by clicking the subscribe button below.

Click To Subscribe

Please Confirm the Subscription When Approval Email Will Arrive in Your Email Inbox as Second Step.

Search this website…

 

Popular Articles

Our Homepage is best place to find popular articles!

Here Are Some Good to Read Articles :

  • Cloud Computing Service Models
  • What is Cloud Computing?
  • Cloud Computing and Social Networks in Mobile Space
  • ARM Processor Architecture
  • What Camera Mode to Choose
  • Indispensable MySQL queries for custom fields in WordPress
  • Windows 7 Speech Recognition Scripting Related Tutorials

Social Networks

  • Pinterest (21K Followers)
  • Twitter (5.3k Followers)
  • Facebook (5.7k Followers)
  • LinkedIn (3.7k Followers)
  • YouTube (1.3k Followers)
  • GitHub (Repository)
  • GitHub (Gists)
Looking to publish sponsored article on our website?

Contact us

Recent Posts

  • Why Not to Use Your Host for Email Marketing March 5, 2021
  • What You Need to Know About the Microservices March 4, 2021
  • Fix Missing/Bad FileProvider for Freshchat (Android error code 354) March 3, 2021
  • Basics of Data Protection on the Internet March 2, 2021
  • What is Standard Software February 28, 2021

 

About This Article

Cite this article as: Abhishek Ghosh, "Configuring WP Super Cache With Origin Pull or Origin Push CDN," in The Customize Windows, October 16, 2011, March 5, 2021, https://thecustomizewindows.com/2011/10/configuring-wp-super-cache-with-origin-pull-or-origin-push-cdn/.

Source:The Customize Windows, JiMA.in

 

This website uses cookies. If you do not want to allow us to use cookies and/or non-personalized Ads, kindly clear browser cookies after closing this webpage.

Read Cookie Policy.

PC users can consult Corrine Chorney for Security.

Want to know more about us? Read Notability and Mentions & Our Setup.

Copyright © 2021 - The Customize Windows | dESIGNed by The Customize Windows

Copyright  · Privacy Policy  · Advertising Policy  · Terms of Service  · Refund Policy