Home >Backend Development >PHP Tutorial >How to solve the problem that Qiniu private bucket files are cached on CDN

How to solve the problem that Qiniu private bucket files are cached on CDN

WBOY
WBOYOriginal
2016-08-04 09:21:221123browse

After accessing the Qiniu private bucket file through the generated Qiniu temporary token (the temporary token is valid for 5 seconds), you can still access it after the token expires. The answer you got after contacting Qiniu is that the accessed file is still valid. The file is cached by the CDN node and can only be solved by customizing the domain name, but I don’t want to provide a certificate to Qiniu. Could you please tell me how to solve this problem?
THX

Reply content:

After accessing the Qiniu private bucket file through the generated Qiniu temporary token (the temporary token is valid for 5 seconds), you can still access it after the token expires. The answer you got after contacting Qiniu is that the accessed file is still valid. The file is cached by the CDN node and can only be solved by customizing the domain name, but I don’t want to provide a certificate to Qiniu. Could you please tell me how to solve this problem?
THX

Qiniu web background clear cache
sfBaidu statistics in it

<code><script src="//hm.baidu.com/hm.js?e23800c454aa573c0ccb16b52665ac26"></script></code>
Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn