Closed
Bug 629399
Opened 15 years ago
Closed 15 years ago
bouncer serving 404s even though product has uptake
Categories
(mozilla.org Graveyard :: Server Operations, task)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: bhearsum, Assigned: justdave)
Details
I recently re-removed 4.0b8 from the mozilla-releases module and now it's serving 404s again. This link, for example:
http://download.mozilla.org/?product=firefox-4.0b8&os=linux64&lang=en-US
Bouncer reports it to have "214" available right now, but I repeatedly get pointed to a mirror that doesn't have it.
Comment 1•15 years ago
|
||
There's a bit over 13k coverage now, because we have leaseweb in the mix (bug 628991). I don't get that at all given the content of
http://mozilla.cdn.leaseweb.com/firefox/releases/
That said, your download.m.o URL WFM with curl -IL, but always seems to 302 to http://mirror.kr.freebsd.org. Which makes we wonder if bouncer is a happy bunny.
Assignee: server-ops-releng → server-ops
Severity: normal → major
Component: Server Operations: RelEng → Server Operations
QA Contact: zandr → mrz
Comment 2•15 years ago
|
||
(In reply to comment #1)
> There's a bit over 13k coverage now, because we have leaseweb in the mix (bug
> 628991). I don't get that at all given the content of
> http://mozilla.cdn.leaseweb.com/firefox/releases/
Dunno why leaseweb still has 4.0b8, something in their setup no doubt. We do have CheckNow still set on 4.0b8 updates, as justdave recommends for anything still needing to be checked more than once a day.
> That said, your download.m.o URL WFM with curl -IL, but always seems to 302 to
> http://mirror.kr.freebsd.org. Which makes we wonder if bouncer is a happy
> bunny.
Turns out geo-ip is why I always get mirror.kr.freebsd.org. Bouncer decides that NZ is in Asia and that server is the only on with 4.0b8 updates in Asia. people.m.o gets that too, so CA is closer to Asia than Europe.
Looks like I'm 0 from 2, apologies for the noise Ben.
Severity: major → normal
Updated•15 years ago
|
Assignee: server-ops → justdave
| Assignee | ||
Comment 3•15 years ago
|
||
Did you set "checknow" on the stuff you removed when you removed it? If not, it'll take Bouncer 24 hours to stop sending people to it, and the mirrors probably synced the removal of the files faster than that.
| Assignee | ||
Comment 4•15 years ago
|
||
nthomas says on IRC he doesn't remember now, and as far as I can tell it's working now. If this seems to be an issue again feel free to reopen.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → WORKSFORME
Updated•11 years ago
|
Product: mozilla.org → mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•