Crawling progress
« on: November 25, 2008, 10:17:13 PM »
Reading the documentation, I found the following:

Try to crawl your site using "Crawling" page. Just press "Run" button and you will see the generation progress information, including:

    * Links depth
    * Current page
    * Pages scanned
    * Pages left
    * Time passed
    * Time left (estimated)

In fact while crawling I get no such message, just:

Please wait. Sitemap generation in progress...

Furthermore, if crawling lasts more then 4 minutes, it stops, which means that the faicon icon in the Firefox tab changes from the waiting simbol to the normal state.

Do wou know why I do not see the crawling progress infos?

Is this somehow related to the fact that ny browser somehow gets a timeout response?

Guido
Re: Crawling progress
« Reply #1 on: November 26, 2008, 07:01:10 PM »
Solved all by running the process in background as a cron service.

Guido