Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

S3 file request and local delete issue #567

Open
alpeshkumar opened this issue Jun 12, 2023 · 0 comments
Open

S3 file request and local delete issue #567

alpeshkumar opened this issue Jun 12, 2023 · 0 comments

Comments

@alpeshkumar
Copy link

Hello Team,

I have integrated Object storage file system successfully but have two issues after installing this plugin.

  1. Files are not deleted locally after migrating to s3. Check the below screenshot for object status report and my setting.
    Object status: https://i.imgur.com/Fj0EZKp.png
    Setting: https://i.imgur.com/JHuMsqV.png

  2. How to reduce the number of requests from Moodle to S3 because as I noticed for the last 10 days I have not uploaded any single file in Moodle but still daily consume approx 60-70K requests per day so the cost is going to be high.

Screenshot: https://i.imgur.com/k2bGYDz.png (in 12 days it's used 10 lakh requests with only 130 MB data) My original Moodle site data is more than 30 GB so I think it's a use very big number of requests per day.

Please advise any alternate setting is I need to do.

Can we not send only modified or new files from Moodle to S3? So request is reduce. Also noticed, Every 5 to 10 min S3 file modified date is updating which means it's considered as 1 request every updates.

Screenshot: https://i.imgur.com/vFrY5Vy.png

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant