diff --git a/cdn.tf b/cdn.tf index 2aff3dc..8a950f5 100644 --- a/cdn.tf +++ b/cdn.tf @@ -82,8 +82,8 @@ resource "bunnynet_pullzone" "cran_rpkgs_com" { request_coalescing_enabled = true block_post_requests = true - limit_requests = 500 - limit_connections = 50 + limit_requests = 5000 + limit_connections = 1000 safehop_enabled = true