Blizhost CloudCache Purge sends request to Blizhost servers clear the cache every time the content of your site is modified.
In contrast to other web accelerators, such as Squid, which began life as client-side cache, or Apache and nginx.
CloudCache is focused on HTTP, unlike other proxy servers that often support FTP, SMTP and other network protocols..
Technologies like CloudCache are used by high-profile, high-traffic websites including Wikipedia, newspaper sites such as The New York Times, The Guardian, The Hindu, Corriere della Sera, media and content sites such as Facebook, Twitter, Vimeo, and Tumblr.
CloudCache is designed to be compatible with most plugins and themes, it works with the same principle of other caching systems, and many developers are concerned with creating cache-compatible plugins..
When building out this plugin, there were couple pathways on how best to handle purging caches and they boiled down to two Decisions and Options.
If you're on Multisite Network and you're on the primary site in the network, only the network admins can purge that site.
In order to mitigate the destructive nature of that power, only the network admins can purge everything on the main site of subfolder network...
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Sends the in the request to Blizhost server to avoid conflicts. 3.1.
Read more