By sammyman on
http://groups.drupal.org/node/21897
I just came across this excellent post about caching modules. I have Boost installed and also Gzip CSS. I am wondering what is a good combination of these modules to gain maximum performance? I assume using them all would be redundant. Thanks!
Comments
Boost is a great start and
Boost is a great start and will give a big performance boost plus will work on a shared host.
It does however only work for anonymous users so it really depends on what your site is doing, and what proportion are authenticated or not as to which other options to look at.
If you do receive a high proportion of authenticated users I highly recommend authcache which supports caching at a granular level down to roles and to a variety of db/file/memcache etc.
---------------------------
Managed Drupal hosting from Ixis IT
Can you use boost and
Can you use boost and authcache simultaneously?
Can you use boost and
Duplicate post. Sorry.