AWS S3 Requests
-
I’m using S3 to store my backups since 2 weeks.
Currently I have 27 Files within my bucket.
Yesterday I received an email telling me I reached the limit of the free tier because of to many requests.The limit is 2000 requests and I already used 2301 PUT, COPY, POST, LIST requests and 790 GET Request.
How could this happen? How can 27 files from 3 WordPress websites cause over 2300 Requests within 2 weeks?
All three pages are set up to backup files weekly and database daily
I set up WordPress as described here: http://updraftplus.com/faqs/what-settings-should-i-use-for-amazon-s3-and-how-should-i-configure-my-amazon-s3-account/
The page I need help with: [log in to see the link]
The topic ‘AWS S3 Requests’ is closed to new replies.