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

Hudson commented on NUTCH-2618:
-------------------------------

SUCCESS: Integrated in Jenkins build Nutch-trunk #3547 (See 
[https://builds.apache.org/job/Nutch-trunk/3547/])
NUTCH-2618 protocol-okhttp not to use http.timeout for max duration to (snagel: 
[https://github.com/apache/nutch/commit/56ee081780d0d72bad68686cffe35fcdce4b9590])
* (edit) 
src/plugin/lib-http/src/java/org/apache/nutch/protocol/http/api/HttpBase.java
* (edit) conf/nutch-default.xml
* (edit) src/java/org/apache/nutch/net/protocols/Response.java
* (edit) 
src/plugin/protocol-okhttp/src/java/org/apache/nutch/protocol/okhttp/OkHttpResponse.java


> protocol-okhttp not to use http.timeout for max duration to fetch document
> --------------------------------------------------------------------------
>
>                 Key: NUTCH-2618
>                 URL: https://issues.apache.org/jira/browse/NUTCH-2618
>             Project: Nutch
>          Issue Type: Bug
>          Components: protocol
>    Affects Versions: 1.15
>            Reporter: Sebastian Nagel
>            Priority: Major
>             Fix For: 1.15
>
>
> Protocol-okhttp (NUTCH-2576) uses the HTTP network timeout ({{http.timeout}}) 
> as time limit for the max duration to fetch a document. The timeout value 
> (default = 10 sec.) is usually to small to fetch larger documents. The max 
> fetch duration should be separately configurable, e.g., by a property 
> {{http.time.limit}} (similar to {{http.content.limit}}).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to