Open colsond opened 8 years ago
I'm not too sure who I'd need to get into contact with, but we can get the wpad dump from: shoal.heprc.uvic.ca/wpad.dat
Results look something like: function FindProxyForURL(url, host) { return "PROXY proxy1:3128;PROXY proxy2:3128;PROXY proxy3:3128;PROXY prox4:3128; DIRECT"; }
As @rptaylor pointed out, there is discussion about modifying CVMFS to use a pre-defined list of WPAD servers: https://sft.its.cern.ch/jira/browse/CVM-1085
Shoal already has wpad ready to go so it seems like it would be a good idea to get added to the list.