YakShaving: Shawn Ferry's Weblog
v. intr. [MIT AI Lab, after 2000: orig. probably from a Ren & Stimpy episode.] Any seemingly pointless activity which is actually necessary to solve a problem which solves a problem which, several levels of recursion later, solves the real problem you're working on.
Archives
« May 2005 »
SunMonTueWedThuFriSat
1
3
4
5
6
7
8
9
10
11
12
14
15
16
17
18
19
21
22
23
26
27
28
29
31
    
       
Today

 Subscribe

Search

Links
 

Today's Page Hits: 179

Locations of visitors to this page
« Previous day (May 29, 2005) | Main | Next day (May 30, 2005) »
20050530 Monday May 30, 2005
DNS Woes
So the new site go live... Current DNS lookups depending on who you ask return: www is a CNAME to CDN www is an A record to old site foo is a CNAME to www foo is a CNAME to CDN Which in addition to the above can return: foo is a CNAME for www is a CNAME to CDN is an A record for a CDN server foo is a CNAME for www is an A record to the old site This shows that the lookup for foo sometimes goes to a DNS server that has the old info for foo. Foo previously being a CNAME for www results in a lookup for www. The lookup for www sometimes goes to a server that has the new info and sometimes the old. The real confusion being the belief that if the final answer is the CDN there should be no intermediate CNAME. We just had a spirited conversation that resulted in browsers being restarted, which cleared up a number of interesting behavior patterns. Now to try and find some lunch since I didn't get a good breakfast and it is almost 3pm localtime.

May 30 2005, 01:58:20 PM EST Permalink

Blog Information Profile for YakShaving