PDA

View Full Version : Change sleep


noel
10-27-2005, 08:14 AM
I changed in the spider.php

array_unshift($list_sites,$site_datas);
sleep(2);

It was sleep(5) i put a 2

Is it important ?

Charter
10-27-2005, 09:58 AM
Basically it speeds up indexing by three seconds.