Wordpress Cache S3
N.B. This is a project I am currently investigating on doing when I have some more freetime
Wordpress Cache S3, will be a caching plugin for Wordpress. The basic idea is to take designated pages and publish them to Amazon S3 storage and the serve them from there too, thus removing the load from your own Wordpress install and pushing it to Amazon, whom have lots more servers and bandwidth than your average Wordpress blogger.
It will have to use PHP5, as I don’t bother writing anything for PHP4, but if 4 is supported out of the box, fine, but I won’t be coding with that in aim. The initial version will use the SOAP interface to S3, but I will eventually use PHP’s Curl extension.
Comments will of course present a problem, however I may have a number of ways around this.

Recent Comments