Closed (fixed)
Project:
Views (for Drupal 7)
Version:
6.x-3.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
22 Dec 2010 at 12:44 UTC
Updated:
5 Jan 2011 at 18:40 UTC
Hi-
Im getting ready to transfger servers to a unmanaged vps, and I am wondering if I have to set caching anymore in views...
or do I not have to do that since I am using these caching applications?
Comments
Comment #1
dawehnerThere are two types of caching:
* Page caching(here done with varnish)
Views caching doesn't change something here. If the html is cached the view will not be called
* Caching of elements (memcache)
Here it's definitive helpful to still use caching of the views and store the cache data in memcache.