cron timing out
bchinchilla - May 11, 2009 - 17:32
| Project: | Image Gallery Access |
| Version: | 6.x-1.0-beta1 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
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

#1
No, 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.
#2
#3
@bchinchilla: Have you been able to find out any additional details?
#4
Feel free to reopen if you want to further pursue this.
#5
Automatically closed -- issue fixed for 2 weeks with no activity.