datatracker.ietf.org
Sign In
Version 4.50, 2013-05-15
Report a bug

Content De-duplication for CDNi Optimization
draft-jin-cdni-content-deduplication-optimization-04

Active Internet-Draft (None)
Document Stream: No stream defined
Last updated: 2013-03-28
Intended RFC status: (None)
Other versions: plain text, pdf, html

Document shepherd:(None)
Shepherd writeup

IESG State: I-D Exists
Responsible AD: (None)
Send notices to: No addresses provided

CDNI                                                              W. Jin
Internet-Draft                                                     M. Li
Intended status: Informational                             B. Khasnabish
Expires: September 29, 2013                              ZTE Corporation
                                                          March 28, 2013

              Content De-duplication for CDNi Optimization
          draft-jin-cdni-content-deduplication-optimization-04

Abstract

   Recent explosive growth of content delivery/distribution networks
   (CDNs) and their interconnection are causing unintended repetition of
   content storage in the same dCDN.  This can be avoided by using a
   suitable de-duplication mechanism.  This document explores the
   scenarios which create the problem, and then discusses the approaches
   to eliminate the duplicated transmission of the same content from
   uCDN(s) to dCDN in CDNi networks.  To implement the optimization,
   some enhancement to the CDNi metadata model and interface is
   required.

   We realize that for business-specific purposes the same content may
   be encrypted/packaged with different keys for different providers.
   The impact of DRM (Digital Rights Management) technology on de-
   duplication will be discussed in a future version of this draft.

Status of this Memo

   This Internet-Draft is submitted in full conformance with the
   provisions of BCP 78 and BCP 79.

   Internet-Drafts are working documents of the Internet Engineering
   Task Force (IETF).  Note that other groups may also distribute
   working documents as Internet-Drafts.  The list of current Internet-
   Drafts is at http://datatracker.ietf.org/drafts/current/.

   Internet-Drafts are draft documents valid for a maximum of six months
   and may be updated, replaced, or obsoleted by other documents at any
   time.  It is inappropriate to use Internet-Drafts as reference
   material or to cite them other than as "work in progress."

   This Internet-Draft will expire on September 29, 2013.

Copyright Notice

   Copyright (c) 2013 IETF Trust and the persons identified as the
   document authors.  All rights reserved.

Jin, et al.            Expires September 29, 2013               [Page 1]
Internet-Draft  CDNi Content De-duplication Optimization      March 2013

   This document is subject to BCP 78 and the IETF Trust's Legal
   Provisions Relating to IETF Documents
   (http://trustee.ietf.org/license-info) in effect on the date of
   publication of this document.  Please review these documents
   carefully, as they describe your rights and restrictions with respect
   to this document.  Code Components extracted from this document must
   include Simplified BSD License text as described in Section 4.e of
   the Trust Legal Provisions and are provided without warranty as
   described in the Simplified BSD License.

Table of Contents

   1.  Introduction . . . . . . . . . . . . . . . . . . . . . . . . .  3
     1.1.  Terminology  . . . . . . . . . . . . . . . . . . . . . . .  3
   2.  Deployment Scenarios . . . . . . . . . . . . . . . . . . . . .  4
     2.1.  Impact of Content Duplication on the Network System  . . .  4
     2.2.  Current Data Deduplication Technologies  . . . . . . . . .  5
     2.3.  Content Duplication Scenario Involved in this Draft  . . .  5
       2.3.1.  Scenario 1 . . . . . . . . . . . . . . . . . . . . . .  5
       2.3.2.  Scenario 2 . . . . . . . . . . . . . . . . . . . . . .  6
       2.3.3.  Scenario 3 . . . . . . . . . . . . . . . . . . . . . .  7
   3.  Content Naming for CDNi  . . . . . . . . . . . . . . . . . . .  8
     3.1.  Uniqueness . . . . . . . . . . . . . . . . . . . . . . . .  8
     3.2.  Ownership  . . . . . . . . . . . . . . . . . . . . . . . .  9
   4.  CDNi Content De-duplication Optimization Implementation  . . .  9
     4.1.  Constant URL . . . . . . . . . . . . . . . . . . . . . . .  9
     4.2.  Content Naming Mechanism . . . . . . . . . . . . . . . . . 10
     4.3.  Content ID . . . . . . . . . . . . . . . . . . . . . . . . 11
     4.4.  Description of Content De-duplication  . . . . . . . . . . 12
       4.4.1.  Pre-Positioned Content Acquisition . . . . . . . . . . 13
       4.4.2.  Dynamic Content Acquisition  . . . . . . . . . . . . . 14
       4.4.3.  Content Purge and Invalidate . . . . . . . . . . . . . 16
   5.  Security Considerations  . . . . . . . . . . . . . . . . . . . 18
   6.  IANA Considerations  . . . . . . . . . . . . . . . . . . . . . 18
   7.  Acknowledgments  . . . . . . . . . . . . . . . . . . . . . . . 18
   8.  References . . . . . . . . . . . . . . . . . . . . . . . . . . 18
     8.1.  Normative References . . . . . . . . . . . . . . . . . . . 18
     8.2.  Informative References . . . . . . . . . . . . . . . . . . 18
   Authors' Addresses . . . . . . . . . . . . . . . . . . . . . . . . 19