IP Library Granted Patent US 10,452,741
Granted Patent B2
US 10,452,741 · App. 15/495,785 · Granted Oct 22, 2019

Custom responses for resource unavailable errors

Inventors: Matthew Browning Prince (San Francisco, CA); Lee Hahn Holloway (Santa Cruz, CA); Michelle Marie Zatlyn (San Francisco, CA)
Assignee: CLOUDFLARE, INC.
G06F16/958G06F15/16G06F16/95G06F17/2247G06F21/00G06F21/552G06Q10/107G06Q30/0241G06Q30/0251G06Q30/0277H04L47/745H04L51/22H04L61/1511H04L61/2007H04L63/0236H04L63/0245H04L63/0254H04L63/0281H04L63/083H04L63/0861H04L63/102H04L63/126H04L63/1416H04L63/1433H04L63/1441H04L63/1458H04L63/1466H04L67/02H04L67/146H04L67/28H04L67/2804H04L67/2842H04L69/40H04L29/12066H04L61/6013
View Patent ↗
Loading inventors, assignments & file history…
Monitor This Case
Get email alerts when status or documents change.
Order Certified Copies
Most orders are placed with the USPTO same day — all within 24 business hours.
Order via The Patent Place →
Pre-filled with this patent's details
Quick Facts
Patent No.
US 10,452,741
App. No.
15/495,785
Granted
Oct 22, 2019
Kind
B2
Abstract

A proxy server receives from a client device a request for a network resource hosted at an origins server for a domain. The request is received at the proxy server as a result of a DNS request for the domain resolving to the proxy server. The origin server is one of multiple origin servers that belong to different domains and resolve to the proxy server and are owned by different entities. The proxy server requests the network resource from the origin server. The proxy server receives a response from the origin server that indicates that the network resource is unavailable. The proxy server transmits a custom error page to the client device that indicates that the requested resource is unavailable.

Claims (53)

1. A method in a proxy server for responding to resource unavailable errors, comprising:

receiving, from a client device, a request for a network resource hosted at an origin server for a domain;

requesting the network resource from the origin server;

receiving at the proxy server a response from the origin server that includes a resource unavailable error that indicates that the requested network resource is unavailable to the origin server; and

responsive to the proxy server receiving the response from the origin server that includes the resource unavailable error, the proxy server performing the following:

creating a custom error page that indicates that the requested network resource is unavailable, wherein the custom error page is different than the received response from the origin server, and

transmitting the custom error page to the client device that indicates that the requested network resource is unavailable.

2. The method of claim 1 , further comprising:

determining that the requested network resource has moved to a different location; and

including in the custom error page a link to the different location for the requested network resource.

3. The method of claim 2 , wherein determining that the requested network resource has moved to a different location includes matching a hash of the requested network resource with one of a plurality of hashes of other network resources hosted by the origin server.

4. The method of claim 1 , wherein the custom error page is customized based on a country of a visitor belonging to the request or a language of the visitor.

5. The method of claim 1 , wherein the request includes a set of one or more terms, and wherein the custom error page is customized based on the set of terms.

6. The method of claim 1 , wherein the custom error page includes a set of one or more links to other network resources available on the domain.

7. The method of claim 1 , wherein the custom error page includes a set of one or more links to other network resources available on a set of one or more domains other than the domain that hosts the requested network resource.

8. The method of claim 1 , wherein the request for the network resource is received at the proxy server because a Domain Name System request for the domain resolves to an IP address of the proxy server.

9. The method of claim 1 , wherein the creating the custom error page includes including cached content from another network resource available on the domain.

10. A non-transitory machine-readable storage medium that provides instructions that, when executed by a processor of a proxy server, cause said processor to perform operations comprising:

receiving, from a client device, a request for a network resource hosted at an origin server for a domain;

requesting the network resource from the origin server;

receiving at the proxy server a response from the origin server that includes a resource unavailable error that indicates that the requested network resource is unavailable to the origin server; and

responsive to the proxy server receiving the response from the origin server that includes the resource unavailable error, the proxy server performing the following:

creating a custom error page that indicates that the requested network resource is unavailable, wherein the custom error page is different than the received response from the origin server, and

transmitting the custom error page to the client device that indicates that the requested network resource is unavailable.

11. The non-transitory machine-readable storage medium of claim 10 , wherein the operations further comprise:

determining that the requested network resource has moved to a different location;

and including in the custom error page a link to the different location for the requested network resource.

12. The non-transitory machine-readable storage medium of claim 11 , wherein determining that the requested network resource has moved to a different location includes matching a hash of the requested network resource with one of a plurality of hashes of other network resources hosted by the origin server.

13. The non-transitory machine-readable storage medium of claim 10 , wherein the custom error page is customized based on a country of a visitor belonging to the request or a language of the visitor.

14. The non-transitory machine-readable storage medium of claim 10 , wherein the request includes a set of one or more terms, and wherein the custom error page is customized based on the set of terms.

15. The non-transitory machine-readable storage medium of claim 10 , wherein the custom error page includes a set of one or more links to other network resources available on the domain.

16. The non-transitory machine-readable storage medium of claim 10 , wherein the custom error page includes a set of one or more links to other network resources available on a set of one or more domains other than the domain that hosts the requested network resource.

17. The non-transitory machine-readable storage medium of claim 10 , wherein the request for the network resource is received at the proxy server because a Domain Name System request for the domain resolves to an IP address of the proxy server.

18. The non-transitory machine-readable storage medium of claim 10 , wherein the creating of the custom error page includes including cached content from another network resource available on the domain.

19. A proxy server, comprising:

a set of one or more processors; and

a non-transitory machine-readable storage medium that stores instructions, that when executed by the set of processors, cause the set of processors to perform operations comprising:

receive, from a client device, a request for a network resource hosted at an origin server for a domain,

request the network resource from the origin server,

receive at the proxy server a response from the origin server that includes a resource unavailable error that indicates that the requested network resource is unavailable to the origin server, and

responsive to receipt at the proxy server of the response from the origin server that includes the resource unavailable error, the set of processors of the proxy server to perform the following:

create a custom error page that indicates that the requested network resource is unavailable, wherein the custom error page is to be different than the received response from the origin server, and

transmit the custom error page to the client device that indicates that the requested network resource is unavailable.

20. The proxy server of claim 19 , wherein the operations further comprise:

determine that the requested network resource has moved to a different location; and

include in the custom error page a link to the different location for the requested network resource.

21. The proxy server of claim 20 , wherein the determination that the requested network resource has moved to a different location includes a match of a hash of the requested network resource with one of a plurality of hashes of other network resources hosted by the origin server.

22. The proxy server of claim 19 , wherein the custom error page is to be customized based on a country of a visitor belonging to the request or a language of the visitor.

23. The proxy server of claim 19 , wherein the request includes a set of one or more terms, and wherein the custom error page is to be customized based on the set of terms.

24. The proxy server of claim 19 , wherein the custom error page is to include a set of one or more links to other network resources available on the domain.

25. The proxy server of claim 19 , wherein the custom error page is to include a set of one or more links to other network resources available on a set of one or more domains other than the domain that hosts the requested network resource.

26. The proxy server of claim 19 , wherein the request for the network resource is to be received at the proxy server because a Domain Name System request for the domain resolves to an IP address of the proxy server.

27. The proxy server of claim 19 , wherein the creation of the custom error page is to include including cached content from another network resource available on the domain.

Assignments (2)
SECURITY INTEREST Recorded May 20, 2024
From: CLOUDFLARE, INC.
To: CITIBANK, N.A.
Reel/Frame 067472/0246 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Apr 24, 2017
From: PRINCE, MATTHEW BROWNING; HOLLOWAY, LEE HAHN; ZATLYN, MICHELLE MARIE
To: CLOUDFLARE, INC.
Reel/Frame 042132/0302 →
Continuity (3)
Continuation 13078899 · Apr 1, 2011
Provisional Application 61397721 · Apr 1, 2010
Related Publication 20170230303A1 · Aug 10, 2017
Cited By (1)
US 12,407,754