Archive for December, 2007

  • Troubleshoot Any Load Balancing Ailment: End-to-End Connectivity

    Troubleshoot Any Load Balancing Ailment: End-to-End Connectivity

    You’re stumped. There’s a problem with your infrastructure, and you’re not positive what it is. You checked a few things out, but the symptoms befuddle you. You’re pretty sure it’s not the load balancer, but everyone is pointing at you, and you’ve got no proof....

    Full Story

  • Think You’re Connected?  Think Again

    Think You’re Connected? Think Again

    One issue that trips up people when diagnosing load balancer problems is they see a connection has been made to a virtual service, so it looks like they’re getting through to the real server. That’s not always the case. Depending on how your load balancer...

    Full Story

  • Telnet For SSL

    Telnet For SSL

    I mentioned I used telnet quite a bit a few posts ago. I don’t use it to log into anything (plain-text passwords over the wire anyone?), instead I use it as a basic TCP connection utility. I see if I can establish a TCP connection,...

    Full Story

  • Microsoft.com: Used To Use NLB, Now Uses NetScaler

    Microsoft.com: Used To Use NLB, Now Uses NetScaler

    As seen on Slashdot, a Microsoft tech blog outlines their hosting environment for microsoft.com. One of the interesting items that came up was that until a year or so ago, they were using NLB (Network Load Balancing), the no-frills Windows server Layer 4 load balancing...

    Full Story

  • BIG-IP V4 Test Script

    BIG-IP V4 Test Script

    When I’m diagnosing load balancing issues, there are three really critical tools I use: TCPDump HTTP Header dump (such as Live HTTP Headers) Telnet Yup, telnet. I don’t know about anyone else, but I use telnet excessively. Basically, I use it to test TCP connectivity,...

    Full Story