Jump to content

caching question


silver*

Recommended Posts

Hello, I would just like to confirm my understanding of all the different types of caching in web applicationsĀ  I am assuming that a php accelerator such as PHPA, smarty template engine and memcached for the database are being used. If a page is requested, PHPA is checked first to see if the page is in the op-code cache. If it is not there, smarty's cache is checked to see if there is a cached version of the script. Finally, if there is no script in smarty's cache, memcached for the database may be used if certain queries are needed. Thanks.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.