It would be awesome if there was a way to have a portion of the cache (for example for a specific article) refresh when editing it. Someday my site will likely have members editing thousands of articles often, so it would be silly to have the entire site cache cleared constantly. Clearing the cache for the article edited makes a lot of sense by:
1. Reducing server load by only re-caching what is modified, instead of the entire site hundreds of times per day.
2. Re-caching the article allows for the content itself to be fully modern so that the viewers see's the corrected version.
3. In theory this would make the site even faster due to the cache not having to re-cache often (except for the individual articles edited).
Making the cache efficient is a very important aspect for web communities.
1. Reducing server load by only re-caching what is modified, instead of the entire site hundreds of times per day.
2. Re-caching the article allows for the content itself to be fully modern so that the viewers see's the corrected version.
3. In theory this would make the site even faster due to the cache not having to re-cache often (except for the individual articles edited).
Making the cache efficient is a very important aspect for web communities.

- Page :
- 1
There are no replies made for this post yet.