You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Renaud Richardet (JIRA)" <ji...@apache.org> on 2006/07/31 23:25:15 UTC

[jira] Updated: (NUTCH-208) http: proxy exception list:

     [ http://issues.apache.org/jira/browse/NUTCH-208?page=all ]

Renaud Richardet updated NUTCH-208:
-----------------------------------

    Attachment: proxy_exception_list-0.8.diff

I updated the patch to 0.8 and corrected small typo (if (!"".equals(input[i].trim())){  ). The proxy exception list feature works well. You can test it using any proxy, eg tinyproxy (http://wiki.apache.org/nutch/SetupProxyForNutch)

> http: proxy exception list:
> ---------------------------
>
>                 Key: NUTCH-208
>                 URL: http://issues.apache.org/jira/browse/NUTCH-208
>             Project: Nutch
>          Issue Type: New Feature
>          Components: fetcher
>    Affects Versions: 0.8
>            Reporter: Matthias Günter
>            Priority: Minor
>         Attachments: patch.txt, patch.txt, proxy_exception_list-0.8.diff
>
>
> 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