Slashdot Mirror


Akamai Wins Lawsuit to Protect Obvious Patent

brandaman writes "Akamai, the largest content delivery network (CDN) with about 70% market share, recently won its lawsuit against the against second largest CDN - Limelight Networks. The suit asserted that Limelight was infringing on Akamai's patent which, upon examination, seems to be somewhat on the obvious side. 'In accordance with the invention, however, a base HTML document portion of a Web page is served from the Content Provider's site while one or more embedded objects for the page are served from the hosting servers, preferably, those hosting servers near the client machine. By serving the base HTML document from the Content Provider's site, the Content Provider maintains control over the content.' Limelight is obviously not pleased, and this is not the first lawsuit Akamai has won regarding its patents."

10 of 173 comments (clear)

  1. I'm in trouble now. by palegray.net · · Score: 5, Funny

    I guess I'd better shut down BlogPuzzles.net immediately, since it obviously infringes on Akamai's patent. My site allows people to host a base HTML document, with embedded content (puzzles) being hosted on my servers. This is clearly unlicensed use of Akamai's intellectual property. While I'm at it, I'd better warn Google before they get involved in a real financial nightmare over content hosted on their servers and integrated into other peoples' websites. Now, where did I stick that attorney's phone number?

    1. Re:I'm in trouble now. by Iphtashu+Fitz · · Score: 5, Informative

      Sorry, but you're not even close.

      The way Akamai works is it distributes the "heavy duty" content like images, scripts. to its own servers all around the world. It then lets its customers (like E*Trade, to pick one actual example) modify their static HTML content to refer to those images in a special way. For example, the E*Trade home page has the following link in it for one of its images:

      https://a248.e.akamai.net/n/248/1777/20080228.0/www.etrade.com/images/prospect/topGrad.gif

      The url is specially encoded in such a way that when your local DNS server queries a248.e.akamai.net, the DNS server returns a server located physically near you. So if you're in England a248.e.akamai.net might resolve to an IP located in Londan, but in New York City it would resolve to an IP somewhere in New York. Then when the http request is sent, Akamais servers decode that annoyingly long URL to determine which customer of theirs it is and serve up the correct image. It's actually a fairly complex and fast process. If the server that you're directed to doesn't actually have the image locally then that Akamai server will query another nearby Akamai server. If that server also doesn't have it then it'll actually pull the image down from a master server that E*Trade uploaded the image to.

      You can test this out yourself by looking up the IP address of a248.e.akamai.net yourself. Locally you'll get one IP. If you do a google search for dns lookup tools you can submit that domain name to other sites to look it up and you'll get totally different IP's that are physically close to wherever that domain lookup tool runs from.

      The bottom line is that it's a prety complex process that involves both the use of DNS to ensure you download large chunks of content from physically near servers as well as some pretty sophisticated caching in the background to make sure static content is delivered rapidly no matter where in the world you are.

      I used to work at Akamai so I have a pretty good firsthand knowledge of how their stuff works. I doubt a lot of their algorithms they use would pass the "obviousness" test...

    2. Re:I'm in trouble now. by MobyDisk · · Score: 5, Insightful

      I used to work at Akamai so I have a pretty good firsthand knowledge of how their stuff works. I doubt a lot of their algorithms they use would pass the "obviousness" test... I'm reading the linked patent now, and I think the problem is that what is patented is not an algorithm, but a network architecture. This is furthermore a mucky issue because according to patent law, algorithms are not patentable. In the US "mental processes" are not patentable either. But the patent office grants "algorithm" patents so long as the submitter is implementing it in hardware or software. Oddly enough, even things like RLE are patented even though they can easily be done in your head.

      I am not familiar with this particular case, but the big issue here is that Akamai might be trying to patent the general concept of distributing cache servers around the world. This is the kind of thing that the patent office should not allow. If I have a better way to do this, or even the same way, I should be allowed to do it. Akamai is the leader in this industry and they are well set and nobody is going to knock them off the map suddenly one day by copying them. They don't need patent protection. Furthermore, this is the kind of thing any group of competent developers can create, and 10 different groups would have 10 different ways of doing it. Even if a patent is appropriate here, it should not be used to squash similar competing services.
  2. Everything is obvious by QuantumG · · Score: 5, Insightful

    in retrospect.

    The sex and violence of a patent is in the claims. go read em and now look at the date the patent was filed: May 19, 1999.. which means it was being written for 6 to 8 months before that. You're saying that rewriting urls in a web page to fetch objects from geographically different servers was obvious in late 1998?

    Not defending the patent system in the US or anything, but claiming that something is "obvious" now when the patent was filed in '99 is pretty freakin', well, obvious!

    --
    How we know is more important than what we know.
    1. Re:Everything is obvious by Anonymous Coward · · Score: 5, Insightful

      You're saying that rewriting urls in a web page to fetch objects from geographically different servers was obvious in late 1998?

      Yes.

      Well, maybe not if you were in high school then. But to people actually doing content delivery over the web, yes. And there were starting to be big web sites around even then.

  3. Non-obviousness by Prime+Mover · · Score: 5, Insightful

    Just did a report about business patents. Non-obviousness, a requirement of Patents (35 USC 102?), isn't proven by looking at something and saying "Duh!" You need to show prior art preferably enough prior art examples to cover all of Akamai's claims.

  4. Re:It may be obvious but by Anonymous Coward · · Score: 5, Insightful

    Obvious stuff can be patented. In practice. In theory, that's not supposed to happen. But the patent system, like the cake, is a lie. Patent monopolies exist to prevent free markets.

    People pereenially confuse the theory of the patent system (reward the poor starving inventors) with its actual empirical effects (allowing corporatist elites to control innovation and the very direction of a technological society).
  5. Re:Non-obviousness - mod parent up by Titoxd · · Score: 5, Insightful

    Damn, and I just used my mod points... people need to start realizing that the best way to argue against a patent is not by saying "but so-and-so did this", but to tell the USPTO (or find somebody who will tell them) that "so-and-so did this"...

  6. Only parts are very obvious by EmbeddedJanitor · · Score: 5, Informative
    I am also not a lawyer, but I have written over ten patents and read many.

    As in many of these "obvious patent" trolling articles, the article/summary oversimplify the patent. The patent does not just claim click here, fetch there redirection which is used by just about every major site, but algorithms for doing the load balancing etc.

    If you read some of the claims, then you'll see that various algorithms are used for load balancing and other purposes. While these might be obvious to some, they are extremely obvious to all.

    The test of "obvious" is also not that clear cut. IIRC, the tests is "reasonably obvious to practitioners of the art". This test should be applied to the state of the art as at the time of the patent, because a patent "teaches" the industry and therefore after the disclosure the less-than-obvious become obvious.

    --
    Engineering is the art of compromise.
  7. What a ridiculous summary by the+eric+conspiracy · · Score: 5, Informative

    In at least two fundamental ways. First, the summary quoted the abstract of the patent, not the claims. The abstract is almost always a simplified extract of the contents of the patent and rarely has any meat to it. Of course it looks obvious.

    READ THE CLAIMS TO FIND OUT WHAT IS BEING COVERED BY THE PATENT!!

    Here is claim 1:

    1. A distributed hosting framework operative in a computer network in which users of client machines connect to a content provider server, the framework comprising:

    a routine for modifying at least one embedded object URL of a web page to include a hostname pretended to a domain name and path;

    a set of content servers, distinct from the content provider server, for hosting at least some of the embedded objects of web pages that are normally hosted by the content provider server;

    at least one first level name server that provides a first level domain name service (DNS) resolution; and

    at least one second level name server that provides a second level domain name service (DNS) resolution;

    wherein in response to requests for the web page, generated by the client machines the web page including the modified embedded object URL is served from the content provider server and the embedded object identified by the modified embedded object URL is served from a given one of the content servers as identified by the first level and second level name servers.

    Doesn't seem so obvious now, does it?

    The second is the fact is that Akamai is a very innovative company that has pioneered a lot of distributed content delivery starting with the early days of the internet. In my mind it is very obvious that they would have a lot of valid patent material. They are most assuredly NOT patent trolls, and in fact have brought many innovations based on some very advanced work to commercial fruition. It is insane that their work is being shown in this light by Slashdot.

    The company was founded by an MIT graduate student (Dan Lewin) and an applied math professor from MIT, Tom Leighton who is currently head of the algorithms group at at MIT's Computer Science and Artificial Intelligence Laboratory. Lewin was tragically killed when AA flight 11 was crashed during the 9-11 terrorist attack.

    This article is one of the most ridiculous ever posted by Slashdot.