1: 网站使用 CDN 后, 出现
Bad Request
Your browser sent a request that this server could not understand.


在 shell 下进行 curl 请求测试, 60.217.246.232 为 cdn ip地址

curl -voa "https://www.artbook.top/opus/index.html?plate_id=&select=" --resolve www.artbook.top:443:60.217.246.232

在这里插入图片描述

问题复现, 说明 cdn 导致




在 shell 下进行 curl 请求测试, 47.xx.xxx.xx 为服务器(源站) ip地址

curl -voa "https://www.artbook.top/opus/index.html?plate_id=&select=" --resolve www.artbook.top:443:47.xx.xxx.xx

问题没有复现, 说明不是源站的问题

阿里昆仑用户诊断工具
https://cdn.dns-detect.alicdn.com/https/doc.html?spm=a2c63.p38356.0.0.2b0e29e0id3NXl

Logo

技术共进,成长同行——讯飞AI开发者社区

更多推荐