Hi Alex, yes, you're right. 5 threads fetching, 95 waiting in your example. In nutch-default.xml, you can find a short description for each of the parameters, but I'm not aware of any other docs.
Kind regards, Martina -----Ursprüngliche Nachricht----- Von: Alex Basa [mailto:alex_b...@yahoo.com] Gesendet: Donnerstag, 26. März 2009 16:02 An: nutch-user@lucene.apache.org Betreff: fetcher questions Can someone please explain to me fetcher.threads.fetch and fetcher.threads.per.host Does it mean that if I am only crawling one site and have fetcher.threads.per.host = 5 fetcher.threads.fetch = 100 that we will only have 5 threads fetching from the one host and the other 95 threads will be waiting? I couldn't find any documentation on this. Thanks in advance, Alex