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
即源站发生302重定向时,CDN节点先请求重定向后的内容并缓存,再分发给用户。而不是直接向用户返回源站重定向后的链接。 技术不精,还望不吝赐教!
The text was updated successfully, but these errors were encountered:
在“源站”设置页面--“更多设置”页面--更多选项--回源跟随可以实现这个功能,但缺点是其他的诸如301、307跳转也会同样处理。
Sorry, something went wrong.
好的 十分感谢!
另外再请问一下 我已经开启了回源跟随 但是我的源站302重定向到的是另一个域名(IP) 会不会对这个跟随造成影响 我这里的情况是: 客户端请求失败 edge里站点日志显示源站404关闭 关闭回源跟随后恢复正常
No branches or pull requests
即源站发生302重定向时,CDN节点先请求重定向后的内容并缓存,再分发给用户。而不是直接向用户返回源站重定向后的链接。
技术不精,还望不吝赐教!
The text was updated successfully, but these errors were encountered: