[
https://issues.apache.org/jira/browse/NUTCH-2618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebastian Nagel resolved NUTCH-2618.
------------------------------------
Resolution: Fixed
> 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)