I have received many http header request with random parameter in my web server like : HEAD /?723 HTTP/1.1 \host: sample \accept-encoding: gzip, deflate \content-length: 0 \Connection: close
Does any one know if they are valid or not? i want to know if my server is the target of attack!