add cron creation option to prevent timeouts on long lists

mudanoman - October 8, 2006 - 18:22
Project:URL list
Version:HEAD
Component:Code
Category:task
Priority:normal
Assigned:Unassigned
Status:won't fix
Description

Have problems getting it to load...timesout. Could be an issue because of larger site?

#1

deekayen - October 8, 2006 - 18:57
Title:Problem loading...» Long node lists time out

It probably is because of a large site. Perhaps actually generating a urllist.txt file on the filesystem in a cron hook will be better than dynamic on every page load? I'm wide open to alternate ideas since many cron configs wget to apache and would probably timeout there anyway, too.

#2

deekayen - October 8, 2006 - 19:06
Status:active» patch (code needs review)

I took a look at what gsitemap.module does as a workaround and committed the same thing to urllist.module in CVS HEAD version 1.11. Please review and close this if it's resolved.

#3

deekayen - March 8, 2007 - 15:28
Title:Long node lists time out» add cron creation option to prevent timeouts on long lists
Version:4.7.x-1.x-dev» HEAD
Category:bug report» task
Status:patch (code needs review)» active

#4

deekayen - January 4, 2008 - 20:51
Status:active» won't fix

XML Sitemap fixes this problem by splitting up the URL list over many pages. This module is deprecated.

 
 

Drupal is a registered trademark of Dries Buytaert.