Home > Methodologies, Test Equipment > WAN optimization testing

WAN optimization testing

Have been thinking a lot about testing WAN optimization devices lately, and am surprised at how many of the test scenarios required to validate a product like this don’t exist in the market yet.

One of the missing pieces is control over the randomization of content.  Many vendors offer the ability to generate random content, but in some cases the overall file size is extremely limited (typically no larger than 10MB) or the “randomness” is not really random.    I’d like to see the randomness be controlled by dynamic percentages – varying it so that you can emulate the various scenarios required for testing compression related algorithms.

The other missing piece is the size of files capable of being retrieved from a server – this is an issue that has existed with almost everyone’s solution for years, and although it’s getting more attention as of late because of this and other markets, is still not fully addressed.  Some vendors have limits of less than 1MB, while others can serve some files out as large as 100MB but either with severe performance limitations, or other restrictions.

File size limitations are really frustrating – this should have been addressed ages ago.  Typical downloads of files, even for things like Power Point or Word documents in a corporate environment where WAN optimzation is present, are often times several megabytes.   Outside of WAN optimization testing, typical downloads on the internet are far larger.

It’s understandable based on many test vendors architectures that putting files of any serious size, or randomized files, is very challenging, or in some cases, impossible.  Many of the architectures have an extremely limited space to store files because they are optimized for connections per second or other more CPU intensive items.   However, from the pure file size perspective, all of these architectures could adapt to grab a file from a network location and serve it out – almost always the limitation here isn’t CPU cycles on the test gear, but bandwidth or throughput.  Obviously I don’t know all the intracacies of everyone’s architecture, but it seems like just larger files would be an easy challenge to solve.

Randomized content would definitely be more difficult if you were doing it on the fly.  Making things completely random all of the time, or even a percentage of it, could be CPU intensive to the test equipment, but I bet there are some options there, whether they be hardware offloaded or not.

There are some good resources out there for WAN optimization testing, including the Silesia Corpus, which includes a library of files of varying compressibility and content types, like medical X-rays, text files, images, etc.  Even integrating something like this into the test gear would be great.    Of course it doesn’t solve the need for large datasets of random content for testing memory and disk caches.

To solve this now, I’ve built real servers that house large random datasets.  This is the approach that others I’ve talked to have done as well.  The problem here is that the server isn’t instrumented for stats like a traditional performance harness, so you have a whole set of additional pain and problem points, not to mention potential test failures that you won’t be aware of.  Additionally, it requires a decent amount of coordination work on the client side to make sure you’re actually pulling the right objects in your test.

Many vendors have expressed interest in this market and are working on solutions.  At least until there are solutions from some of the big ones, this leaves a gap for the smaller or newer players to fill, and I’d say rather easily given some of their architectures.  The WAN optimization market is growing very well even in these tough economic times, so there’s money to be had pretty easily.  Hopefully we’ll be seeing some new solutions here soon!

  1. June 2nd, 2009 at 18:13 | #1

    Yes, I fully agree with you; particularly for the file-size limitation. It’s really frustrated that the vendors could not solve it for years. This will be the niche for new players to break into the market.
    In term of content; I’m not that concerned; but I do concern about different types of client/server machine behaviors. Every combination of client/server pairs may have slightly different behavior and there is not test equipment can even closely to emulate it!

  2. steve
    June 2nd, 2009 at 21:32 | #2

    Alan,

    Can you elaborate on what you mean by the behavior of client and server machines? I know that a lot of vendors pre-package functionality into some protocols that allow you to tune how clients and servers behave. In particular for HTTP, most vendors allow you to change the headers and details in the packets.

    I assume you might be talking about the actual TCP level behavior?

  3. Roo
    July 1st, 2009 at 07:47 | #3

    You make some good points about the failure of the network equipment vendors to understand the requirements of their customers. I’ve used a HP NetworkTester in the past and the default content it returned for HTTP responses wasn’t even HTTP. The data returned wouldn’t exercise a DPI box and if you then uploaded your own real content the performance slowed to a crawl. There HDDs in the boxes were 2.5 inch laptop drives and the biggest problem we had with those were failures every six months or so. Since repair meant sending the boxes to Germany it wasn’t the best bit of kit I’ve worked with.

  4. October 1st, 2009 at 10:26 | #4

    @steve
    Yes, different TCP options on different OS make a big/huge difference in WAN testing.

  1. No trackbacks yet.