Hello Would you think it is a good idea to add a proxy exception list to org.apache.nutch.protocol.http.api.HttpBase and org.apache.nutch.protocol.http.HttpResponse? When scanning intra- and extranets in one go, it otherwise creates problems. E.g.
<property> <name>http.proxy.exception.list</name> <value>intranet1.myintranet.ch www.myintranet.ch otherinternalserver.myintranet.ch </value> <description>URL's and hosts that don't use the proxy (e.g. intranets)</description> </property> Does org.apache.nutch.protocol.httpclient.Http need a fix then as well? If you think this is desirable, we will prepare a patch in JIRA. Kind regards Matthias Günter ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid3432&bid#0486&dat1642 _______________________________________________ Nutch-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nutch-developers
