Closed (works as designed)
Project:
fastpath_fscache
Version:
master
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Sep 2006 at 07:37 UTC
Updated:
16 Sep 2006 at 23:00 UTC
Id first like to say im running VbDrupal 4.7.3, which should work just like Drupal 4.7.3 does.
I dont know what "Drupal HEAD" is, i tried searching and nothing informative comes up. This is a "requirement" so maybe thats whats wrong...
But I follow the install steps and everything goes smooth until step 4, where there is NO link in the menu that has "page caching" in Admin >> Page Caching or anywhere else i could see..
Im looking forward to using this module,
Thanks sincerely,
Tom-E
Comments
Comment #1
bdragon commentedI followed up to your post at
http://drupal.org/node/84548
This module is for the development version of Drupal that will eventually become 5.0.
4.7 compatibility is outside the scope of this module. Caching is one of the things that has changed significantly in HEAD (see http://drupal.org/node/64279#cache-set for details.)
I would recommend analyzing your site and identifying performance bottlenecks before attempting to use file-based caching. (also, this module only changes where the cache is stored, it doesn't change how cache behaves, so I believe it would be of limited use to you, as you mention a high percentage of authenticated users vs anonymous users.)