Uniformity of instructions for content requests and responses in a content delivery network

US11700319B2 · US · B2

Patent metadata
FieldValue
Publication numberUS-11700319-B2
Application numberUS-202217951817-A
CountryUS
Kind codeB2
Filing dateSep 23, 2022
Priority dateFeb 24, 2021
Publication dateJul 11, 2023
Grant dateJul 11, 2023

How to read this patent

A practical reading order for non-experts. Skip the full description unless you need deep technical detail.

  1. Title

    What the patent document calls the invention.

  2. Abstract

    A short plain-language summary of the technical disclosure.

  3. Assignees and inventors

    Who owns or filed the patent and who is credited as inventor.

  4. Key dates

    Filing, priority, publication, and grant dates set the timeline.

  5. First independent claim

    The legal scope of protection — read this for what is actually claimed.

  6. CPC / IPC classifications

    Technology tags used to group this patent with similar filings.

  7. Citations and related patents

    Prior art links and similar publications in this corpus.

Abstract

Official abstract text for this publication.

Examples described herein relate to standardizing content requests and responses in a content delivery network (CDN). An edge node receives a control object including sets of instructions each implementing portions of a customer's business logic. The edge node may receive, from a client, a content request identifying a content item, and may apply a set of the instructions which causes the edge node to (i) determine whether any changes are needed for the benefit of a cache server and whether any changes are need for the benefit of an origin server, and (ii) generate a processed client request identifying the content item and including, if needed, any changes for the benefit of the cache server and the origin server. The edge node transmits the processed client request to the cache server, receives a response from the cache server, and transmits a processed client response to the client.

First claim

Opening claim text (preview).

What is claimed is: 1. A computer-implemented method for standardizing content requests and responses in a content delivery network (CDN), the computer-implemented method comprising: receiving, by an edge node, a control object from a central authority, the control object comprising a client request sheet implementing at least a portion of a customer's business logic; receiving, by the edge node, a content request from a client, the content request identifying a content item; applying, by the edge node, the client request sheet responsive to the content request, the client request sheet causing the edge node to (i) determine any change to the content request is needed for the benefit of a cache server and any change to the content request is needed for the benefit of an origin server, and (ii) generate a processed client request identifying the content item and including any changes to the content request for the benefit of the cache server and the origin server; transmitting, by the edge node, the processed client request to the cache server; receiving, by the edge node, a response to the processed client request from the cache server; transmitting, by the edge node, the processed client response to the client; receiving, by the cache server, the processed client request; determining, by the cache server, that the cache server does not store the content item identified in the processed client request; based on the cache server determining that it does not store the content item, transmitting a post-cache processed client request to an upstream computer; receiving, by the upstream computer, the control object from the central authority and the post-cache processed client request from the cache server, the control object further comprising an origin request sheet implementing at least a portion of the customer's business logic; applying, by the upstream computer, the origin request sheet responsive to the post-cache processed client request, the origin request sheet causing that node to (i) determine whether any change to the post-cache processed client request is needed for the benefit of the origin server and (ii) generate a processed origin request identifying the content item and including, if needed, any changes to the post-cache processed client request for the benefit of the origin server; and transmitting, by the upstream computer, the processed origin request to the origin server, wherein the origin server generates an origin response including the content item identified in the processed origin request and transmits the origin response to a downstream computer, the control object further comprises a client response sheet implementing at least a portion of the customer's business logic, the response received by the edge node to the processed client request comprises the cache processed origin response, the processed client response is identical to the cached processed origin response, and the method further comprises applying, by the edge node, the client response sheet responsive to the cache processed origin response, the client response sheet causing the edge node to (i) determine any changes to the processed origin response are needed for the benefit of the client and (ii) generate the processed client response including the content item and any changes to the processed origin response for the benefit of the client. 2. The computer-implemented method of claim 1 , wherein the client request sheet further causes the edge node to (i) authenticate the client and (ii) indicate in the processed client request that the client is authenticated; and wherein, based on the processed client request indicating that the client is authenticated, neither the cache server nor the origin server performs an additional authentication of the client. 3. The computer-implemented method of claim 1 , wherein the processed origin request is identical to the post-cache processed client request. 4. The computer-implemented method of claim 1 , wherein the processed origin request is identical to the processed client request. 5. The computer-implemented method of claim 1 , the control object further comprising an origin response sheet implementing at least a portion of the customer's business logic, the method further comprising: receiving, by the downstream computer, the origin response; applying, by the downstream computer, the origin response sheet responsive to the origin response, the origin response sheet causing that node to (i) determine any change to the origin response is needed for the benefit of the cache server and (ii) generate a processed origin response including the content item and, if needed, any changes to the origin response for the benefit of the cache server. 6. The computer-implemented method of claim 5 , further comprising: receiving, by the cache server, the processed origin response; and transmitting to the edge node a cached processed origin response. 7. The computer-implemented method of claim 6 , wherein the cached processed origin response is identical to the processed origin response. 8. A computer system comprising a processor, a storage device, and a network interface, the processor being configured to implement operations comprising: receiving a control object from a central authority via the network interface, the control object comprising client request sheet implementing at least a portion of a customer's business logic; storing the received control object in the storage device; receiving a content request from a client, the content request identifying a content item; applying the client request sheet responsive to the content request, the client request sheet causing the computer system to (i) determine any change to the content request is needed for the benefit of a cache server and any change to the content request is needed for the benefit of an origin server, and (ii) generate a processed client request identifying the content item and including any changes to the content request for the benefit of the cache server and the origin server; transmitting the processed client request to the cache server; receiving a response to the processed client request from the cache server, wherein the cache server receives the processed client request and determines that the cache server does not store the content item identified in the processed client request; transmitting a processed client response to the client; transmitting a post-cache processed client request to an upstream computer; receiving the control object from the central authority and the post-cache processed client request from the cache server, the control object further comprising an origin request sheet implementing at least a portion of the customer's business logic; applying the origin request sheet responsive to the post-cache processed client request, the origin request sheet causing that node to (i) determine whether any change to the post-cache processed client request is needed for the benefit of the origin server and (ii) generate a processed origin request identifying the content item and including, if needed, any changes to the post-cache processed client request for the benefit of the origin server; and transmitting the processed origin request to the origin server, wherein the origin server generates an origin response including the content item identified in the processed origin request and transmits the origin response to a downstream computer, the control object further comprises a client response sheet implementing at least a portion of the customer's business logic, the response received by the edge node to the processed client request comprises the cache processed origin response, the processed client response is identi

Assignees

Inventors

Classifications

  • Distributed shared memory [DSM], e.g. remote direct memory access [RDMA] · CPC title

  • using passwords (cryptographic mechanisms or cryptographic arrangements for entity authentication using a predetermined code H04L9/3226) · CPC title

  • H04L67/568Primary

    Storing data temporarily at an intermediate stage, e.g. caching · CPC title

  • in which an application is distributed across nodes in the network (software deployment G06F8/60; multiprogramming arrangements G06F9/46) · CPC title

Patent family

Related publications grouped by family.

External sources

Frequently asked questions

Answers are generated from the same data shown on this page.

What does patent US11700319B2 cover?
Examples described herein relate to standardizing content requests and responses in a content delivery network (CDN). An edge node receives a control object including sets of instructions each implementing portions of a customer's business logic. The edge node may receive, from a client, a content request identifying a content item, and may apply a set of the instructions which causes the edge …
Who is the assignee on this patent?
Level 3 Communications Llc
What technology area does this patent fall under?
Primary CPC classification H04L67/568. Mapped technology areas include Electricity.
When was this patent published?
Publication date Tue Jul 11 2023 00:00:00 GMT+0000 (Coordinated Universal Time) (B2). Legal status and post-grant events are not shown on this page.
What related patents are in patentsdb?
We list 2 related publications on this page (citations in our corpus or others sharing the same primary CPC).