Closed Bug 734310 Opened 12 years ago Closed 12 years ago

Please hardhat mozilla.org/<locale>/firefoxlive

Categories

(Infrastructure & Operations Graveyard :: WebOps: Other, task)

All
Other
task
Not set
critical

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: wenzel, Assigned: ashish)

References

Details

There's an issue with the Firefox Live streams requiring us to take the site down until we fix the streams. The easiest and most effective way I think is to just 302 (temporary) redirect that subpage of mozilla.org to our hardhat page.

Can we add a rule for this to the Zeus in front of www.mozilla.org in Phoenix? It'd need to match mozilla.org/<anylocale>/firefoxlive .
Blocks: 734301
Did someone push something for this already?  I get "do not adjust your television" in there now instead of the stream, and the camera buttons don't work anymore.
Assignee: server-ops → justdave
oh, ignore me, that's on https, and it obviously doesn't work there. :) on http it still works.  dropping in the trafficscript rule and hoping I'm on the right vhost...
OK, took me three tries to find the correct vhost.  Looks like it's on www.mozilla.org-bedrock.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Oh that's weird. So the redirect seems to work on http, but on https I still see the site like you said in comment 1. Do you need to put that trafficscript into place for https separately?
Nevermind, it's not visible on https anyway, that's a separate bug not to be solved tonight.

Thanks for your prompt help, Dave!
For the record, this is the "outage-redirect-firefoxlive" rule.  Unchecking the "enabled" box next to that rule on the www.mozilla.org:80-bedrock vhost will re-open the site.  Might as well leave the rule there and just disabled, it may come in handy again someday.
Can we do the same to the https site too? It turns out, firefoxlive.org forwards to the https version.
Assignee: justdave → server-ops
Severity: blocker → critical
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Assignee: server-ops → phong
$ curl -kIL https://www.mozilla.org/en-US/firefoxlive/
HTTP/1.1 302 Moved Temporarily
Content-Type: text/html
Date: Fri, 09 Mar 2012 19:04:40 GMT
Location: http://hardhat.mozilla.net
Connection: Keep-Alive
Content-Length: 0
Assignee: phong → ashish
Status: REOPENED → RESOLVED
Closed: 12 years ago12 years ago
Resolution: --- → FIXED
Verified FIXED; thanks Fred + Ashish!

host-6-54:~ moco$ curl -kIL firefoxlive.org
HTTP/1.1 301 Moved Permanently
Date: Fri, 09 Mar 2012 19:25:03 GMT
Server: Apache
X-Backend-Server: pm-web02
Location: http://www.mozilla.org/firefoxlive/
Content-Type: text/html; charset=iso-8859-1

HTTP/1.1 302 Moved Temporarily
Content-Type: text/html
Date: Fri, 09 Mar 2012 19:25:04 GMT
Location: http://hardhat.mozilla.net
Connection: Keep-Alive
Content-Length: 0

HTTP/1.1 200 OK
Content-Type: text/html
Accept-Ranges: bytes
ETag: "1661650230"
Last-Modified: Thu, 07 Oct 2010 03:01:08 GMT
Content-Length: 91
Date: Fri, 09 Mar 2012 19:25:04 GMT
Server: bit_asic/4.0/r1s1-bitcast-a
Status: RESOLVED → VERIFIED
Blocks: 734477
Component: Server Operations: Web Operations → WebOps: Other
Product: mozilla.org → Infrastructure & Operations
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in before you can comment on or make changes to this bug.