http: proxy exception list: ---------------------------- Key: NUTCH-208 URL: http://issues.apache.org/jira/browse/NUTCH-208 Project: Nutch Type: New Feature Components: fetcher Versions: 0.8-dev Reporter: Matthias Günter Priority: Minor
I suggest that a parameter is added to nutch-default.xml which allows to generate a proxy exception list. <property> <name>http.proxy.exception.list</name> <value></value> <description>URL's and hosts that don't use the proxy (e.g. intranets)</description> </property> This is useful when scanning intranet/internet combinations from behind a firewall. A preliminary patch is added to this extend to this request, showing the changes. We will test it and update it if necessary. this also reflects the reality in web browsers, where there is in most cases an exception list. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira