CDN, CloudFront Over S3, Millions of Request-Tier 1
-
Hello –
This is a follow-up to a thread that was closed before due to no further replies (https://www.ads-software.com/support/topic/view-what-is-being-put-delete-to-aws-s3/) – I’ve been looking for answers for a few days now without any luck, so I’m hoping there might be more insight. We have the exact same issue after implementing CloudFront Over S3 CDN with W3: It works well, but on only 2 fairly low traffic LearnDash sites we’re averaging 200k Request-Tier1 requests per day resulting in S3 costs being about 300% above when we just pulled directly from the S3 bucket directly with a simple offload plugin (not even including CloudFront cost, which are negligible; that’s just specifically S3 PUT, COPY, LIST requests).
Pretty much all file options are checked: wp-includes, attachments, theme files, & custom files. Minify turned on. Object and Database cache off, page and browser cache on.
On CDN settings I’ve turned off “Export changed files automatically” thinking that maybe it was all LIST requests causing the spike (no new content has been uploaded; literally, zero once we noticed the spike so we could test; we also let the plugins go un-updated), and have checked the option to only manually purge the CDN, but neither of those appear to have decreased the request-tier1 count at all.
Of note, (maybe, I’m ignorant on most of this) is related to a couple past posts I saw about the max-age / cache headers not being passed. We’ve added a policy on the S3 bucket itself in hopes of that then being passed to CloudFront as per some other suggestions, but headers still aren’t being send with any files on the CDN, so curious if somehow that might be contributing to the problem (we have one other site on a straight origin-pull from the site and its headers are fine; they only get lost w/ origin push to S3->CloudFront setup)
Any insight and suggestions are much appreciated.
thanks!
The page I need help with: [log in to see the link]
- The topic ‘CDN, CloudFront Over S3, Millions of Request-Tier 1’ is closed to new replies.