Hans Brende created NUTCH-2550:
----------------------------------
Summary: Redirects are broken
Key: NUTCH-2550
URL: https://issues.apache.org/jira/browse/NUTCH-2550
Project: Nutch
Issue Type: Bug
Components: fetcher
Affects Versions: 1.15
Reporter: Hans Brende
Fix For: 1.15
As I detailed in this github
[comment|https://github.com/apache/nutch/commit/c93d908bb635d3c5b59f8c8a22e0584ebf588794#r28470348],
it appears that PR #221 broke redirects. The fetcher will repeatedly fetch the
*original url* rather than the one it's supposed to be redirecting to until
{{http.redirect.max}} is exceeded, and then end with {{STATUS_FETCH_GONE}}.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)