Skip to content

Commit 6a411be

Browse files
committed
Increase traffic to Fastly
We have been running 5% of traffic to static.crates.io through Fastly for the past week without major issues, so we're increasing the ratio of traffic again.
1 parent 03f2453 commit 6a411be

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

terragrunt/accounts/legacy/crates-io-prod/crates-io/terragrunt.hcl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@ inputs = {
2424

2525
strict_security_headers = true
2626

27-
static_cloudfront_weight = 95
28-
static_fastly_weight = 5
27+
static_cloudfront_weight = 80
28+
static_fastly_weight = 20
2929
}

0 commit comments

Comments
 (0)