Closed (duplicate)
Project:
Pathauto
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
26 Apr 2007 at 12:48 UTC
Updated:
26 Apr 2007 at 23:21 UTC
The problem: If Drupal is running in a shared environment with limited resources and pathauto is installed on an existing site with thousands of existing nodes you may run out of allowed server resources when you choose to bulk update paths. I had experienced this on a shared server. The script exited with Allowed memory size of 15728640 bytes exhausted (tried to allocate 10240 bytes). Conclusion: bulk update paths is a very resources intensive process.
Feature request: I think that a cron scheduled bulk update paths should be considered instead of the current bulk update method. Something similar to the scheduled indexing of the site needed for search.
Comments
Comment #1
claudiu.cristeaOhhh! Sorry! It's related/same with http://drupal.org/node/67665
Comment #2
gregglesYes, it is a duplicate of that.
There was another issue which might be more directly related: http://drupal.org/node/123186 I just committed that fix to the 5-1 version, so it will be in dev versions and in a 1.2 whenever I release that.
Also, you said this was in "HEAD" which I hope is not the case. I don't maintain head. So, I assume/hope that was an accident...