Closed (fixed)
Project:
Image Gallery Access
Version:
6.x-1.0-beta1
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
11 May 2009 at 17:32 UTC
Updated:
10 Nov 2009 at 18:00 UTC
I need some guide on this prior to ask for support, please help me:
Im using ACL 6.x-1.0-beta4 and Image Gallery Access 6.x-1.0-beta1 in 6.4 Drupal.
My website has at least 3000 photos and several docens of galleries, since I installed Gallery Access everytime i run CRON the servers overloads, so here i have my first question:
Everytime CRON runs the permissions are updated in every image node?? Because it seems, and when I do that my server stops working...
Is there anyway to overrride this? I need to run my CRON more often
Comments
Comment #1
salvisNo, IGA does not generate any cron work. IOW, there is nothing that could be overridden in IGA.
However, node access in general causes a major performance hit to your node queries, and it increases with the number of roles that you have.
From what you describe, it seems that some other module does something during cron, and the overhead caused by the node access system gives you trouble.
Comment #2
salvisComment #3
salvis@bchinchilla: Have you been able to find out any additional details?
Comment #4
salvisFeel free to reopen if you want to further pursue this.