Closed (fixed)
Project:
Advanced cache
Version:
5.x-1.6
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
29 Mar 2008 at 12:46 UTC
Updated:
9 Oct 2008 at 01:15 UTC
Hi there,
thanks for the great patches, it reduced the queries a lot and improved the performance, but inevitable hacking core means trouble later down the road, so i was tearing my hear off until i found this issue here, so i removed forum-access, so i am going to resort to another module to get the trick done, therefore i am asking about the risk of conflict of the patch with other modules such as taxonomy_access.module and content_access.module ?
thanks in advance.
Comments
Comment #1
firebus commentedmy understanding is that TAC will definitely break the taxonomy caching and search caching.
other modules that implement node_access will break search caching.
however, i don't think it will break node caching - we're not caching node lists (which are sensitive to node_access modules) and individual node views are subject to the normal permissions checks even when they are cached.
Comment #2
firebus commentedComment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.