Skip to content

Commit

Permalink
starting on improvements to the AGCDN section
Browse files Browse the repository at this point in the history
  • Loading branch information
stevector committed Nov 15, 2024
1 parent 86ed319 commit 10d9178
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
3 changes: 3 additions & 0 deletions source/content/guides/agcdn/01-introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ product: [--]
integration: [--]
---


_todo: add more explanatory intro here. And a diagram would go a long way."_

Advanced Global CDN is a Managed Service that takes Pantheon's content delivery network (CDN) offering a step forward. AGCDN is designed for customers that require unique optimizations for digital delivery at scale.

Each AGCDN service configuration is offered as an annual contract subscription. Customers can add multiple sites to their AGCDN configuration, or conditionally apply specific rules.
Expand Down
10 changes: 7 additions & 3 deletions source/content/guides/agcdn/02-agcdn-features.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ product: [--]
integration: [--]
---

_In diataxis, this page read like a "reference" page. It needs to be a set of mini explanations._

This section provides detailed information on AGCDN features.

## OSI Layer 3 and 4 DDoS Protection & Mitigation
Expand All @@ -39,13 +41,15 @@ Tor encrypts and routes user traffic through at least three Tor nodes to mask a

## Custom Rules and Redirects

_Explain that Drupal and WordPress and PHP can do a lot for redirects. But there are situations where the CDN is better. Lets explain why. Many redirects are the result of **content** labor. So we think it is better to implement redirects closer to the content editors._

AGCDN allows you to use custom site rules, including:

- Bespoke cookie-handling

- Header modifications and filters

- URL and query string sorting and filtering
- URL and query string sorting and filtering

## Token Authentication with JSON Web Token

Expand All @@ -67,7 +71,7 @@ Sending location information to your application is much faster than fetching it

Edge Logs show every request to your website and records cached and uncached content. Server logs can only record requests that couldn't be fulfilled from a CDN's cache. Full CDN Edge Logs replace these with logs to provide a complete picture of your traffic.

You must have your own server to offload complete CDN Edge logs. Review [recommended third-party services](https://docs.fastly.com/en/guides/integrations#_logging-endpoints) that support Fastly logging to find the best solution for your setup.
You must have your own server to offload complete CDN Edge logs. Review [recommended third-party services](https://docs.fastly.com/en/guides/integrations#_logging-endpoints) that support Fastly logging to find the best solution for your setup.

## Edge Redirects

Expand All @@ -77,7 +81,7 @@ Reduce requests to your CMS by moving page redirects to the edge. AGCDN can comb

- Domain

- Pattern-based (RegEx)
- Pattern-based (RegEx)

- Redirects based on geolocation information

Expand Down

0 comments on commit 10d9178

Please sign in to comment.