https://bz.apache.org/bugzilla/show_bug.cgi?id=65105
--- Comment #2 from Mark Thomas <[email protected]> --- http://www.apache.org/dyn/closer.lua?action=download&filename=/daemon/binaries/commons-daemon-1.2.3-bin.tar.gz Redirects to an https mirror, the redirect is not followed and the http condition passes because the last return code was 302. https://www.apache.org/dyn/closer.lua?action=download&filename=/daemon/binaries/commons-daemon-1.2.3-bin.tar.gz redirects to an https mirror, the redirect is followed and the http condition fails because the last return code was a 404. -- You are receiving this mail because: You are the assignee for the bug.
