Monday, August 14, 2006
Interesting Blogger Error - Geek Sleuths Wanted
I just clicked on a link to a photo on
Matt Cutts' blog that someone put in the comments section.

Most Google / Blogger errors don't interest me at all but I thought this one was pretty interesting and holds a few pieces of information I find useful. Pieces that deal with the clustering methods Google uses for serving up blogs as well as photos they host for blogger blogs.
Can any of you put the pieces together?
I've included the exact
error page (source code is correct) so you'll see exactly the same thing I saw.
Posted By Jason Dowdell at 03:52 PM
Permanent Link: Interesting Blogger Error - Geek Sleuths Wanted
|
(2) Comments on Interesting Blogger Error - Geek Sleuths Wanted
Yep, saw that but it meant nothing to me. ;)
Comments by Aaron Pratt : Tuesday, August 15, 2006 at 12:03 AM
Notice the port number after localhost: in the url... they're using ports on an internal network to cluster their servers. That's one piece of info that can be gleaned. Also, the email address for the webmaster does not resolve (isn't yet evaluated) which means the variables aren't being outputed until after the internal server is found (no-brainer there).
Comments by Jason : Tuesday, August 15, 2006 at 09:13 AM
Post a Comment