[wp-hackers] APC-Nginx-Apache problems / memory problems on VPS

Braydon ronin at braydon.com
Mon Aug 29 10:28:11 UTC 2011


The most ideal situation:
Caching repeated independent elements as static html, widgets, post 
summaries, post details, post comments, all as separate, and each with 
their own URIs that can easily be invalidated. These can either be 
cached in memory or on disk and accessed via PHP or from Nginx or 
Apache. This way JavaScript can act as a template engine, repeated 
elements are not sent across the wire for every page, and the server 
doesn't need to do any work generating full html pages. For 
JavaScriptless access, a sitemap can be generated that would lead to all 
posts, comments, pages....

On 08/29/2011 02:53 AM, Daniel Fenn wrote:
> That because not all caching plugins are created are not the same. Some are
> better written than others and some only deal with some aras.
>
>
>
>
> On Mon, Aug 29, 2011 at 7:47 PM, Braydon<ronin at braydon.com>  wrote:
>
>> caching plugins?
> _______________________________________________
> wp-hackers mailing list
> wp-hackers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-hackers
>
> !DSPAM:4e5b61b1254351222944467!
>


-- 
Colors of Digital Freedom
http://braydon.com/hacker-t-shirt/



More information about the wp-hackers mailing list