Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否可以用 nutch 限制命中率/IP 地址?换句话说,我可以配置 nutch 使其每小时仅命中 IP x 次等吗?
是的,您可以通过更改 nutch-default.xml 文件中的 fetcher.server.delay、fetcher.server.min.delay、fetcher.threads.per.queue、fetcher.queue.mode 设置值来限制速率。