Skip to content

Commit 00cc315

Browse files
authored
Merge pull request #630 from rust-lang/increase-fastly-ratio
Move more traffic to Fastly
2 parents af3c35b + a1d774e commit 00cc315

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
e8a249616c13651c14c2f8c0241c466b436489c4
1+
4dcb58ebff4652004a5dc37194b97dee70d30aa3

terragrunt/accounts/legacy/releases-prod/release-distribution/terragrunt.hcl

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

1919
static_ttl = 86400 // 1 day
2020

21-
static_cloudfront_weight = 25
22-
static_fastly_weight = 75
21+
static_cloudfront_weight = 5
22+
static_fastly_weight = 95
2323
}

0 commit comments

Comments
 (0)