DPDK website maintenance
 help / color / mirror / Atom feed
* [dpdk-web] [PATCH 0/2] Host tarballs on Fastly CDN
@ 2016-05-23 22:28 Thomas Monjalon
  2016-05-23 22:28 ` [dpdk-web] [PATCH 1/2] redirect big static files to the CDN Thomas Monjalon
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Thomas Monjalon @ 2016-05-23 22:28 UTC (permalink / raw)
  To: web

Thanks to the help from Fastly (https://www.fastly.com/open-source),
there is now a CDN for dpdk.org.
It is simply a distributed varnish cache with an API and a nice dashboard.

In order to ease understanding of cache behaviour, only the big files
(mainly release tarballs) are cached.
The new domain fast.dpdk.org, hosted by Fastly, mirrors the domain
static.dpdk.org which keeps the same tree as dpdk.org but only for
big static files. There is no HTML file on these domains.
So the domain static.dpdk.org acts as gateway between the full website
origin and the distributed static files. There is no benefit of directly
using static.dpdk.org from your browser, except for website troubleshooting.

Thomas Monjalon (2):
  redirect big static files to the CDN
  add releases page

 about.html        |  4 +--
 content.css       | 23 +++++++++++++++
 doc.html          |  2 +-
 doc/archives.html |  8 ++---
 download.html     |  6 ++--
 rel.html          | 87 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 6 files changed, 120 insertions(+), 10 deletions(-)
 create mode 100644 rel.html

-- 
2.7.0

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-05-24 15:52 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-05-23 22:28 [dpdk-web] [PATCH 0/2] Host tarballs on Fastly CDN Thomas Monjalon
2016-05-23 22:28 ` [dpdk-web] [PATCH 1/2] redirect big static files to the CDN Thomas Monjalon
2016-05-24 14:34   ` Van Haaren, Harry
2016-05-23 22:28 ` [dpdk-web] [PATCH 2/2] add releases page Thomas Monjalon
2016-05-24 14:34   ` Van Haaren, Harry
2016-05-24 15:52 ` [dpdk-web] [PATCH 0/2] Host tarballs on Fastly CDN Thomas Monjalon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).