Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
390 views
in Technique[技术] by (71.8m points)

amazon s3 - Cache busting without query parameter on S3

I'm using Digital Ocean Spaces (S3) to store static assets. These assets are used on customer's websites where they've embedded them (like Google Analytics).

What I'd like to do is bust the cache on each deployment. Given customers have already added the URL to the script to their website I can not append a query parameter to bust the cache.

What I've done now is after I upload a file to Spaces, I use the API to clear the cache using https://api.digitalocean.com/v2/cdn/endpoints/DISK_ID/cache.

But if I'm correct this will not bust the cache on the user's client. Surely setups like Google Analytics and other scripts that are added to customer's websites have the same problem. Curious to understand how I can achieve cache busting in this scenario.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Reply

0 votes
by (71.8m points)
等待大神答复

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
OGeek|极客中国-欢迎来到极客的世界,一个免费开放的程序员编程交流平台!开放,进步,分享!让技术改变生活,让极客改变未来! Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...