2008年(38)
分类: LINUX
2008-04-07 09:56:17
Rich says
Unless you want to spy on how much traffic the proxy has seen today, it's a bad idea to hard-code its address. wpad.dat does some intelligent things like bypassing the proxy for dynamic CGIs we know can't be cached.but it doesn't seem to me that wget understands the automatic configuration script.
So I've added the following to my ~/.wgetrc file:
http_proxy =
use_proxy = on
wait = 15