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

salvis’s picture

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.

salvis’s picture

Title: Few Questions » cron timing out
salvis’s picture

@bchinchilla: Have you been able to find out any additional details?

salvis’s picture

Status: Active » Fixed

Feel free to reopen if you want to further pursue this.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.