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

Make sure to respect maximum available disk- and memory capacity and dispose of cached bundles either from the memory and/or disk cache when these resource limits are met #44

Open
wessberg opened this issue Sep 26, 2021 · 2 comments · May be fixed by #71

Comments

@wessberg
Copy link
Owner

No description provided.

@TechQuery
Copy link

When a new Mobile device visits my site (which works well in PC Chrome), the CDN will crash with no-space error:
763455fc29354a1d5ac86375f97d8a9

Could we try to cache JS files in a cheap Object Storage Service, such as https://cloudinary.com/ ?

On the other hand, I'm looking for a Cloud Service donation to set up a China mirror.

@TechQuery
Copy link

Could we try to cache JS files in a cheap Object Storage Service, such as https://cloudinary.com/ ?

On the other hand, I'm looking for a Cloud Service donation to set up a China mirror.

I find an easy way to mount an Object Storage Service as a File System Node: https://juicefs.com/docs/community/reference/how_to_set_up_object_storage/.

So I can apply an Azure Blob storage bucket for China mirror from my community, such as https://polyfill.kaiyuanshe.cn/.

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

Successfully merging a pull request may close this issue.

2 participants