Closed Bug 799148 Opened 12 years ago Closed 12 years ago

remove rockyourfirefox.com from generic web cluster

Categories

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

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: cturra, Assigned: cturra)

Details

now that we have redirected traffic for rockyourfirefox.com to the retirement blog post, we now need to clean  up the "old stuff." this bug will track that work.

1. remove dev/stage/prod web app instances
2. clean up zeus (ssl catalog, etc)
3. remove databases
...
9. profit++
all references removed from generic cluster, databases and zeus.

static is now handling all requests with a 301 per bug 797641.

  $ curl -I http://rockyourfirefox.com
  HTTP/1.1 301 Moved Permanently
  Server: Apache
  X-Backend-Server: pp-web04
  Vary: Accept-Encoding
  Content-Type: text/html; charset=iso-8859-1
  Date: Mon, 22 Oct 2012 20:30:40 GMT
  Location: https://blog.mozilla.org/website-archive/2012/10/03/keep-on-rockin/
  Transfer-Encoding: chunked
  Connection: Keep-Alive
  X-Cache-Info: cached
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
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.