Closed (won't fix)
Project:
URL list
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
8 Oct 2006 at 18:22 UTC
Updated:
4 Jan 2008 at 20:51 UTC
Have problems getting it to load...timesout. Could be an issue because of larger site?
Comments
Comment #1
deekayen commentedIt 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.
Comment #2
deekayen commentedI 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.
Comment #3
deekayen commentedComment #4
deekayen commentedXML Sitemap fixes this problem by splitting up the URL list over many pages. This module is deprecated.