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

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-08-04 09:21:22
Original
1167 people have browsed it

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>
Copy after login
Related labels:
Statement of this Website
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
Latest Issues
php data acquisition?
From 1970-01-01 08:00:00
0
0
0
PHP extension intl
From 1970-01-01 08:00:00
0
0
0
How to learn php well
From 1970-01-01 08:00:00
0
0
0
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template