[ 
https://issues.apache.org/jira/browse/NUTCH-1278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13225545#comment-13225545
 ] 

Ferdy Galema commented on NUTCH-1278:
-------------------------------------

I noticed you used the diff command this time, but failed to include the new 
file in patch. When you want the diff command to include new files, you simply 
add them first to svn. In the case of HostsUtil, this would be:

svn add src/java/org/apache/nutch/util/HostsUtil.java

When you execute the diff command afterwards, you will notice that it included 
the new file. Now you can simply upload this patch file only instead of a zip.

Good luck.
                
> Fetch Improvement in threads per host
> -------------------------------------
>
>                 Key: NUTCH-1278
>                 URL: https://issues.apache.org/jira/browse/NUTCH-1278
>             Project: Nutch
>          Issue Type: New Feature
>          Components: fetcher
>    Affects Versions: 1.4
>            Reporter: behnam nikbakht
>         Attachments: NUTCH-1278-v.2.zip, NUTCH-1278.zip
>
>
> the value of maxThreads is equal to fetcher.threads.per.host and is constant 
> for every host
> there is a possibility with using of dynamic values for every host that 
> influeced with number of blocked requests.
> this means that if number of blocked requests for one host increased, then we 
> most decrease this value and increase http.timeout

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to