Skip to content

Commit 5bda132

Browse files
committed
chore(docs): fix garbage
1 parent 21ec981 commit 5bda132

File tree

1 file changed

+1
-18
lines changed

1 file changed

+1
-18
lines changed

infra/cdn/README.md

Lines changed: 1 addition & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,6 @@
11
# Fastly CDN Config
22

3-
This module creates Fastly services for the Python.org CDN.
4-
5-
## Usage
6-
# Fastly VCL Terraform Module
7-
8-
This Terraform module configures a Fastly service using VCL (Varnish Configuration Language) for Python.org. It sets up a robust CDN configuration with various features to optimize performance, security, and logging.
9-
10-
## Features
11-
12-
- Configures Fastly VCL service for Python.org
13-
- Supports multiple domains (primary and extra domains)
14-
- Sets up backends with health checks
15-
- Implements caching strategies and TTL configurations
16-
- Configures HTTPS and HSTS
17-
- Implements rate limiting
18-
- Sets up logging to Datadog and S3
19-
- Configures various headers and request/response manipulations
20-
- Implements IP blocking capabilities
3+
This module creates Fastly services for the Python.org staging and production instances.
214

225
## Usage
236

0 commit comments

Comments
 (0)