Closed LeMoussel closed 4 years ago
Upon encountering a redirect, it will "reject" the original URL and store the target URL for processing. In the end (unless you are filtering it out), you should end up with the final URL being committed only.
OK. Thank you for your support.
I'm tested redirection with https://httpbin.davecheney.com/redirect/3. I add to
<crawler>
config :I get:
It's OK, I got 3 entries in
collector.redirect-trail
. But why does we have the 3REJECTED_REDIRECTED
information messages ?