PhpDig.net

PhpDig.net (http://www.phpdig.net/forum/index.php)
-   Troubleshooting (http://www.phpdig.net/forum/forumdisplay.php?f=22)
-   -   spidering stops after 21 miniutes (http://www.phpdig.net/forum/showthread.php?t=1751)

fritze71 01-17-2005 11:50 PM

spidering stops after 21 miniutes
 
hello,

spidering stops after 21minutes. my config:

define('SPIDER_MAX_LIMIT',20); //max recurse levels in spider
define('RESPIDER_LIMIT',5000); //recurse respider limit for update
define('LINKS_MAX_LIMIT',20); //max links per each level
define('RELINKS_LIMIT',5000); //recurse links limit for an update

define('LIMIT_TO_DIRECTORY',false); //limit index to given (sub)directory, no sub dirs of dirs are indexed

what can i do?

bye

Charter 01-18-2005 05:11 AM

Please read section 6.1 of the documentation regarding timeout.


All times are GMT -8. The time now is 07:00 PM.

Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright © 2001 - 2005, ThinkDing LLC. All Rights Reserved.