use*_*000 11 man documentation wget
该wget
手册页指出这一点,下的部分--random-wait
参数:
Some web sites may perform log analysis to identify retrieval
programs such as Wget by looking for statistically significant
similarities in the time between requests. [...]
A 2001 article in a publication devoted to development on a popular
consumer platform provided code to perform this analysis on the
fly. Its author suggested blocking at the class C address level to
ensure automated retrieval programs were blocked despite changing
DHCP-supplied addresses.
Run Code Online (Sandbox Code Playgroud)
我想获得这篇文章的副本以供阅读,并在互联网上尝试了许多搜索以确定该文章。但是,通过这些搜索,我只能找到wget
托管在不同网站上的手册页;以及其他一些与该主题完全没有关系的研究论文。
有谁知道引用的是哪篇文章以及我可以从哪里获得副本?