Performance Archive

  • One Arm, One Network, To Rule Them All

    One Arm, One Network, To Rule Them All

    Ok, I’m not really a Tolkin fan (you dare speak such heresy! -ed), but I couldn’t resist the nerd reference.  Especially from a guy with a license plate that says “NERD 1″ (I’m not kidding). This post covers network topology, which is how the load...

    Full Story

  • Your Epic Fail:  Fast or Slow?

    Your Epic Fail: Fast or Slow?

    In the load balancing world, many vendors have the concept of “sorry servers”, or “backup server farms/pools”.  Essentially, if most or all of your primary servers are down, traffic is redirected to a backup server(s) containing either reinforcements of the same web application, or a...

    Full Story

  • Quick and Dirty Performance Testing With Apache Bench

    Quick and Dirty Performance Testing With Apache Bench

    If you need a quick and dirty way to throw some load onto a load balancer/ADC or web server, Apache comes with a great tool called Apache Bench.  Since it’s an HTTP client, it will of course work with any server, not just Apache-based servers....

    Full Story

  • Postcards From The Application World

    Postcards From The Application World

    I came upon an interesting post by Leonard Lin, a developer and (according to Linked In) former Yahoo!-er.  It’s called Internet Asshattery, Armchair Scaling Experts Edition, and talks about issues with scaling a rapidly expanding application infrastructure. Among the things I like about the article...

    Full Story

  • SSL Transactions Per Second: What do you need?

    SSL Transactions Per Second: What do you need?

    When shopping for an SSL acceleration device, whether it’s integrated into a load balancer or a stand-alone device, I’ve noticed people tend to vastly overestimate their needs when it comes to TPS (Transactions per Second). Users might balk at 1,000 TPS. After all, 1,000 SSL...

    Full Story

  • Powerpoint on Database Load Balancing for Flickr

    Powerpoint on Database Load Balancing for Flickr

    I posted this in reference to a question about load balancing database servers. It’s a PowerPoint given at a PHP conference in ’05 given by John Allspaw of Flickr. It’s quite a good read, and talks about challenges that they faced when massively scaling an...

    Full Story