Closed jaswrks closed 9 years ago
@raamdev Great, I can't wait to finally dump W3 Total Cache and consolidate my plugins. It's much easier for me to buy all my plugins with Web Sharks Inc. or those that work in conjunction with Web Sharks Inc. plugins (such as iDevAffiliate) than to have other 3rd party plugins that will introduce compatibility issues into my workflow. It makes it much easier to know that you guys are handling everything in house and have your best interest to squash any bugs that arise between different plugins. Good work.
@clavaque @raamdev @BruceCaldwell @jaswsinc @ethanpil @Reedyseth Don't forget about Amazon S3 and Amazon Cloudfront CDN options as well :-)!
@clavaque @raamdev @BruceCaldwell @jaswsinc @ethanpil @Reedyseth As well as a “Generic” origin-pull Mirror in case we want to add other CDN's like CDN77 or CDN.net
How is it going? Any ETA?
@tokar86a We'll have CDN functionality released as part of ZenCache, which is coming this month (the soft launch is likely happening this week).
If you're interested in testing a beta version when that goes out, please make sure you're on the beta testers list.
Are we going to lose our registration when you switch over?
Are we going to lose our registration when you switch over?
No, you won't lose anything. All existing Quick Cache Pro customers will automatically have access to ZenCache Pro.
Thanks guys, just signed up for the pro beta testers list
Hove is it going whit this soft release?
@tokar86a The soft release is going well. :-) We should be doing a public release next week. I'll update here again when that happens.
CDN Integration has been released as part of the changeover to ZenCache.
@raamdev I'd like to request the following feature in QC Pro.
Here is a clip from a custom plugin that I've used for quite awhile now. Perhaps it could serve as a starting point for a whole new set of functionality that's offered by QC Pro when it comes to CDNs.
This code assumes that an S3 Bucket has been mounted locally, so it won't work unless a site owner can do that. Ideally, Quick Cache Pro could simplify this part further and make it easier for a novice site owner to set things up on their own.
Other Considerations...
It's probably worth having a discussion about how far QC Pro is going to take it's CDN integration — if and when it's added as a pro feature.
The feature request here only asks for the Media Library. However, there are plugins like CloudFlare that deal with ALL static files served by WordPress, which is even better IMO.
A QC user recently wrote...
TODOs
quick-cache-pro/submodules/aws-php-sdk
quick-cache-pro/submodules/maxcdn-php-sdk
htmlc
submodule toquick-cache-pro/submodules/html-compressor
content_filter()
in thecdn_base
class.cdn_base::local_file()
.create_distro()
method for CloudFront.get_distro()
method for CloudFront.update_distro()
method for CloudFront.create_distro()
method for MaxCDN.get_distro()
method for MaxCDN.update_distro()
method for MaxCDN.