Caching Methods with Wordpress

Programming for Search Engines 101. An area for avid PHP and .NET developers to chat about Programming techniques and how to make better use of search engines.

Moderator: Moderators

Caching Methods with Wordpress

Postby beniston » Wed Jun 27, 2012 10:30 pm

WordPress implements two different caching methods:

Non-persistent
The data remains in the cache during the loading of the page. (WordPress uses this to cache most database query results.)

Persistent
This depends on the database to work, and cached data can auto-expire after some time. (WordPress uses this to cache RSS feeds, update checks, etc.)

Read more here: http://wp.smashingmagazine.com/2012/06/ ... wordpress/


Image
beniston
 
Posts: 502
Joined: Wed Nov 02, 2011 4:35 am
Location: Cochin
Tell us why you would like to become a WyseLabs Member:

Return to Programming

Who is online

Users browsing this forum: No registered users and 3 guests

cron