joelvh / webpagetest

Automatically exported from code.google.com/p/webpagetest
0 stars 0 forks source link

Additional Edgecast CDN pattern #162

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Index: agent/wpthook/cdn.h
===================================================================
--- agent/wpthook/cdn.h (revision 1922)
+++ agent/wpthook/cdn.h (working copy)
@@ -106,6 +106,7 @@

 CDN_PROVIDER_HEADER cdnHeaderList[] = {
   {"server", "cloudflare", "Cloudflare"},
+  {"server", "ECS", "Edgecast"},
   {"server", "NetDNA", "NetDNA"},
   {"X-CDN-Geo", "", "OVH CDN"}
 };

Original issue reported on code.google.com by rra...@gmail.com on 5 Jun 2013 at 3:45

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r1923.

Original comment by PatMee...@gmail.com on 6 Jun 2013 at 1:19