nginx的error.log内出现大量broken header是被重放了吗? #655
Unanswered
AlistairEds
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
服务器端xray前置——fallback——nginx,套cf,配置没有问题,已经用了很久。前一段时间开始,突然nginx的错误日志里大量出现broken header,都是国内各个地方的IP。header的host是我专门让Xray用的,然后更换了一个域名,两天后又出现带有新域名的broken header,所以我这是被重放了吗?虽说已经fallback到了nginx,不知道是否需要担心这个问题,我该做什么吗??
2021/07/26 01:14:21 [error] 11605#0: 4263 broken header: "GET / HTTP/1.1
Host: ****************
Connection: Keep-Alive
Accept-Encoding: gzip
CF-IPCountry: CN
X-Forwarded-For: **************
CF-RAY: 6747062c5d4
X-Forwarded-Proto: https
CF-Visitor: {"scheme":"https"}
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,/*;q=0.8
User-Agent: Mozilla/5.066704189 Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.81 Safari/537.36
Cache-Control: max-age=0
Accept-Language: zh-CN,zh;q=0.8,zh-TW;q=0.7,zh-HK;q=0.5,en-US;q=0.3,en;q=0.2
CF-Connecting-IP: *************
CDN-Loop: cloudflare
" while reading PROXY protocol, client: 127.0.0.1, server: 0.0.0.0:80
Beta Was this translation helpful? Give feedback.
All reactions