Closed (fixed)
Project:
Taxonomy Access Control Lite
Version:
6.x-1.6
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
6 Dec 2012 at 14:34 UTC
Updated:
9 Dec 2012 at 04:48 UTC
Hi,
Thanks for this useful module.
We installed Tac lite to control access to content inside Organic groups. The content loading time seems to have gone up following this. Is it due to simultaneous use of these 2 modules?
Please advise.
Comments
Comment #1
Dave Cohen commentedAny node_access module in drupal adds some overhead, as it adds a join to a number of Drupal's queries. How many rows in your node_access table?
I don't know about og. There are a lot of potential gotchas in Drupal performance. You might be able to narrow it down by disabling some modules until performance improves.
Comment #2
nirvanajyothi commentedOk.
We have 12,388 rows in node access table.
Comment #3
nirvanajyothi commentedHi,
The website is back to the normal pace now. Not sure how, but the best guess is it was a server speed issue.
Closing as no one else has reported the same.
Thanks.