Archive for November, 2009

Control Panel / API issue (resolved)

Thursday, November 26th, 2009

8:30AM PST – Happy Thanksgiving.  Unfortunately, there is an issue with logging into the control panel and some functions for the API.  Sorry for the inconvenience.  We are checking on it.

More updates to come shortly…

Update: 9:12AM PST- Engineers are still checking

Update: 9:34AM PST – this is resolved.  The root cause is human error.  We are adding some safeguards to make sure it doesn’t happen again.  Happy Thanksgiving.

NetDNA Blog now integrates with Twitter!

Wednesday, November 25th, 2009

/blog/ now integrates fully with Twitter so you be updated as soon as something happens! If you are not already following us on Twitter then do so now! http://twitter.com/NetDNACDN

Tips and Tricks: Debugging

Wednesday, November 25th, 2009

The way the Anycast network works is by assigning a single IP which goes to all our datacenters.

Therefore, if you are coming in from broadband in Dallas, the Anycast IP will automatically determine the closest available server PoP (Point of Presence) to you.

To debug this – or have your clients debug this at any time, they can goto:

http://debug.netdna-cdn.com

The result of the page will be something like:

You are hitting the NetDNA Los Angeles Datacenter
Your ip address is: 66.159.202.156

This is a very handy tool in debugging.

Cheers.


Network Router Core Roll Back

Wednesday, November 25th, 2009

Mzima did an emergency roll back of the code revisions done on Sunday starting at 8:40PM PST.

For the most part, services were uninterrupted.

It seems like there was a bug in the Force10 Core upgrade they did on the switches.  Customers may have noticed brief outages in Los Angeles from 11:41 to 11:45PM PST for Los Angeles routed traffic.  For the most part, the Anycast network routed things very well but we are investigating how to prevent any outage from this type of upgrade.

As of 12:03PM PST, we expect everything to be back to normal and all Cores are rolled back.  If you received any reports of issues, please get in touch with us.

Thanks to the Mzima team for their hard work in restoring service.

Core Router Upgrade (Mzima) – All PoPs @ 1:00 AM local times

Sunday, November 22nd, 2009

Mzima is  doing a Core Router Software Upgrade.  It is planned for no downtime – as anycast will route as each router is taken down for an upgrade.  This type of software update happens every 6 months or so to the core routers to keep them up to the latest code base.

—————–
* Date: Sunday, November 22nd, 2009
* Time: 01:00 – 01:30, (1:00am – 1:30am) Local Time
* Scope: All Force 10 Backbone Core Routers
* Maintenance summary: Software upgrade and reload
* Service impact: approx 10 minute outage
———————————————–

Control Panel Updates 11/5

Thursday, November 5th, 2009

Some very small changes to the control panel:

  • Fixed user registration form css
  • Fixed add user form css
  • Fixed edit api key form

Control Panel Updates: 11/3

Tuesday, November 3rd, 2009

Here is the latest batch of control panel updates – published November 3, 2009:
http://login.netdna.com/dashboard

  • added network status
  • list all zones on dashboard

http://login.netdna.com/zones/pullzones

  • added bucket_id
  • removed delete link on pull zone edit

http://login.netdna.com/zones/pushzones

  • changed format of bucket column to username.alias (bucket_id)
  • edit for push zones

http://login.netdna.com/zones/vodzones

  • changed format of bucket column to username.alias (bucket_id)
  • edit for vod zones

http://login.netdna.com/account

  • API tab on Manage Account

http://login.netdna.com/zones

  • changed Manage Content to Manage Zones
  • updated all references to /content to /zones
  • renamed zone urls for conformity
    • /content/pullzones => /zones/pull
    • /content/create => /zones/pull/create
    • /content/edit => /zones/pull/edit
    • /content/pushzones => /zones/push
    • /content/createorigin => /zones/push/create
    • /content/vodzones => /zones/vod
    • /content/createvod => /zones/vod/create
  • Added tooltips
  • minor css fixes on forms

New API calls

  • Added calls for VOD Zones and Push Zones.  Please see API Documentation.