[
https://issues.apache.org/jira/browse/NUTCH-1413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13806496#comment-13806496
]
Sebastian Nagel commented on NUTCH-1413:
----------------------------------------
+ seems portable to 1.x (needs to be tested)
-- in nutch-default.xml "http.store.responsetime" is introduced but
"http.store.ip.address" is used in HttpBase
-- getConf().getBoolean("http.store.responsetime", false) should be called once
in HttpBase.setConf() and stored in a boolean variable for efficiency reasons
-- do we need a long to store response time in millis? an int would allow fetch
times up to 24 days (that should be enough)
> Fetcher to record response time
> -------------------------------
>
> Key: NUTCH-1413
> URL: https://issues.apache.org/jira/browse/NUTCH-1413
> Project: Nutch
> Issue Type: Improvement
> Components: fetcher
> Reporter: Markus Jelsma
> Assignee: Markus Jelsma
> Priority: Minor
> Fix For: 2.3, 1.9
>
> Attachments: NUTCH-1413_metadata.patch, NUTCH-1413_metadata_v2.patch,
> NUTCH-1413.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.1#6144)