nginx log is as follows, very confused
漂亮男人2017-05-16 17:28:05
The answer above is not accurate. This is because someone is using your server as an http proxy (as for why, it can be to use your machine as a DDoS springboard, or as a crawler springboard, because many large websites will block frequently accessed IPs. So there will be tools that continuously scan available http proxy servers on the network). Of course, because you have not configured a proxy, this information will not be valid. It may be just testing
Once again, remind everyone to take a look at the http protocol. If you see that the http request is a GET http://xxxx/xxxx
这种完整的url地址,而不是常规的GET /xxxx
resource address, then it means that the other party is using the http proxy protocol to access your server
大家讲道理2017-05-16 17:28:05
It seems that someone has resolved the domain name zhidao.baidu.com to your server address.