We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
为了尽量减少外部请求回源的次数,优化使用体验,本项目对正常读取、404、Block等情况设置了从4小时到1年不等的CDN缓存时间。 因此,在不进行任何配置的情况下,删除、拉黑、加白名单等操作不会立即生效,必须等CDN中缓存到期才能生效。
3.1.3.9管理端删除、拉黑等操作优化
Ctrl-F5
The text was updated successfully, but these errors were encountered:
No branches or pull requests
为了尽量减少外部请求回源的次数,优化使用体验,本项目对正常读取、404、Block等情况设置了从4小时到1年不等的CDN缓存时间。
因此,在不进行任何配置的情况下,删除、拉黑、加白名单等操作不会立即生效,必须等CDN中缓存到期才能生效。
如果您期望这些操作立即生效,请依据文档
3.1.3.9管理端删除、拉黑等操作优化
节进行相关环境变量配置,配置成功后,相关操作立即生效,本地浏览器如果没有生效,可以通过Ctrl-F5
强制刷新生效。The text was updated successfully, but these errors were encountered: