PhpDig.net

PhpDig.net (http://www.phpdig.net/forum/index.php)
-   Troubleshooting (http://www.phpdig.net/forum/forumdisplay.php?f=22)
-   -   When a very lot of links... (http://www.phpdig.net/forum/showthread.php?t=285)

fr :: anonymus 12-09-2003 03:53 PM

When a very lot of links...
 
Hi,

When there are a very lot of links (most than 3000) in the same page, spider record all, and scan them.
But it's very long between 2 links :

17:http://www.*****.net/docs/php/annote...properties.php
(temps : 00:49:41)

18:http://www..*****.net/docs/php/annot...es-by-list.php
(temps : 00:54:05)

19:http://www..*****.net/docs/php/annot...-by-regexp.php
(temps : 00:57:36)


and time, in (at) the end, is very important. (3-5 days ?)

Do you know how to make it faster, without mode localhost ?

Thanks, Anonymus.

fr :: anonymus 12-09-2003 03:54 PM

**** = nexen.

Charter 12-10-2003 07:51 AM

Hi. Are you indexing http://www.nexen.net/docs/php/annotee/indexes.functions.php at level one? If not already done, perhaps try to be selective when indexing a site by choosing the most relevant page to index at level one. Also, if available, perhaps try to index from shell rather than with the browser interface. If indexing from shell, the following can be set in the config file to limit the level to one.
PHP Code:

define('SPIDER_MAX_LIMIT',1);           //max recurse levels in sipder
define('SPIDER_DEFAULT_LIMIT',1);       //default value
define('RESPIDER_LIMIT',1);             //recurse limit for update 


fr :: anonymus 12-10-2003 12:38 PM

That's for ..../php/annotee/indexes.functions.php

All are in level 1.

Ok, thanks.

Anonymus.


All times are GMT -8. The time now is 10:55 AM.

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