Slashdot Mirror


Debugging Microsoft.com

teslatug writes "Channel 9 has an interesting video interview with Chris St.Amand and Jeff Stucky who test and debug Microsoft.com. They reveal some of the big problems they used to face such as recycling processes every 5 minutes due to memory leaks and 32 bit limitations, and being unable to push more than 10 Mbits of data to their datacenters due to Windows' networking stack limitations."

10 of 511 comments (clear)

  1. "10-15 Gigabits per Second" by someonewhois · · Score: 0, Troll

    Wow.

  2. OMG by dartarrow · · Score: 0, Troll

    Windows had PROBLEMS?! OMG. Call the Press! Shock. Horror. Oh the horror. That has never happened before!
     
    And hey. If they gotta use unreleased technology to get acceptable quality what about people like us, ey?

    --
    I love humanity, it is people I hate
  3. Re:Not just Windows stack limitations by ThinkFr33ly · · Score: 0, Troll

    That is absolutely not what Microsoft has done. You honestly thing the reason they were only getting 10 Mb/s between their datacenters was due to memory copying? And when I said "implementation" I wasn't talking about the internal code, I was talking about the way it interacts across the wire.

    Microsoft has completely revamped the way that TCP handles packet transmission.

    Nice try with the ignorant MS bashing though.

  4. Re:What the... by heinousjay · · Score: 0, Troll

    Do you think maybe you gave up the right to complain when you espoused your beliefs?

    I seriously don't mean to troll - you've voluntarily handicapped yourself. Now you get to live with it.

    --
    Slashdot - where whining about luck is the new way to make the world you want.
  5. In Soviet Russia, Microsoft.com debugs YOU by defile · · Score: 0, Troll

    OK OK I couldn't resist.

    I'll never do this again.

  6. Re:Video transcribed below: by glwtta · · Score: 0, Troll
    Meh, it was mildly amusing.

    Your post, on the other hand, was almost as long and had no redeeming qualities whatsoever. Which, I supposed, means you should be shot in the head.

    --
    sic transit gloria mundi
  7. Re:Recycling processes is normal for windows by tomhudson · · Score: 0, Troll

    A few infinite loops, perhaps each creating a dozen new database connections and allocating a massive string buffer in memory.
    Won't work. I accidently wrote some code that, instead of requesting 20 pix, requested 400 copies of each of 20 pics, for a total of 8,000 pics (a couple of nested loops that I crewed up on) every time a user clicked. So here I am testing it, and wondering why the server is taking a few seconds to respond ... so I click again ... and again. It works, I get the pics, but I'm wondering, so I keep on clicking, just for the hell of it, and do a top. Whoa, what a load! But Apache never crashed (and this was on a comparatively memory-poor box by today's standards - 256 meg), just took a second or two ... and nobody else connected to the box complained.

    Spare me the anecdotal stories of your LAMP solutions doing so much better than your Windows solutions. You have absolutely no credibility given your complete ignorance.
    No, its Windows that pretty much has no credibility. The one thing it DOES have that nobody else has is the widest selection of trojans, viruses, worms, and idiot users.
  8. Re:What the... by motormal · · Score: 1, Troll
    fuck you[,] blongs [sic] are awsom [sic]

    Spoken like a true blogger...

  9. Re:Remember Hotmail? by Drestin · · Score: 0, Troll

    Congratulations on posting a comment, not suprisingly modded up, that was totally and completely devoid of any accurate or true facts (apart from MS did purchase Hotmail 'round about '97). You've managed to repeat every lie surrounding the Hotmail purchase and subsequent (successful) migration to a Windows 2000 server environment (all clearly documented, but you'd rather not both with the truth) and even manage to throw in some unsupported random Linux BS too. Hearsay? I'd say! The original builders of the application created a two-tier architecture built around various UNIX systems. During June and July of 2000, the Hotmail site was converted from FreeBSD running Apache Web services to Windows 2000 Server running Microsoft Internet Information Services 5.0. The first and only time it was tried and, it worked... better. The true story can be found here: http://www.microsoft.com/technet/interopmigration/ case/hotmail/default.mspx

  10. Re:Easy. by kernelpanicked · · Score: 0, Troll

    I'm not going to keep going back and forth on this. It's retarded. I was trying to point out that the assumption that 32 bit code automagically fails to run on 64bit architectures is fundamentally flawed. It works quite well and yes even on Sparcs. Some of you guys are still under the impression that just because you signed up for a slashdot nick it means you have a clue what the hell you're talking about. Sorry it really doesn't work that way.

    --
    Ubuntu: If at first you don't succeed, blindly slap a sudo in front of it