[
https://issues.apache.org/jira/browse/NUTCH-2618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16549238#comment-16549238
]
ASF GitHub Bot commented on NUTCH-2618:
---------------------------------------
sebastian-nagel commented on issue #360: NUTCH-2618 protocol-okhttp not to use
http.timeout for max duration to fetch document
URL: https://github.com/apache/nutch/pull/360#issuecomment-406267990
Merged as part/precondition of #361
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> 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)