访问几个控制台页面都不行。
https://ecs.console.aliyun.com/ https://slb.console.aliyun.com/
浏览器提示:
Safari 浏览器无法打开页面。 错误是:“未能完成该操作。( kCFErrorDomainCFNetwork 错误 303。)” (kCFErrorDomainCFNetwork:303)
charlse 抓包发现
Failure: Remote server closed the connection before sending response header
Request 5.16 KB (5,285 bytes) Header 5.16 KB (5,285 bytes)
问题原因:
大量浏览,开通了多个阿里云产品,cookie 超过 4K,请求头 5K,连接直接被服务器拒绝。无法打开页面了。
该如何解决呢?
cookie 要短, 还有阿里云服务端要修改啥吗? Failure: Remote server closed the connection before sending response header
参考链接: https://blog.csdn.net/u012413955/article/details/90724229 可怕的 KCFErrordomainCFNetWork 303