Hi
I work for a client wich uses WP2Static on a site, with 150 000 links detected by Detection phase.
Than Crawling phase is very long … I read the source and I saw that CrawlCache is only for skipping rewriting processed-site/webpage. If I read correctly, WP2Site needs to get every URL, to calculate checksum of the output and then, compares it against CrawlCache.
I didn’t understand in the code, if Detection phase should detect every URL of the website or only recently modified pages.
My question : is WP2Static working like described or is there a problem with my website, as every run should only detect modified URL ?
Thanks !
PS : the crawl phase has a duration of several hours and it’s quite difficult to see what it’s doing (the log output every 300 steps is too long).