I am getting following access.log: and are significant in number
RequestMethod=- RequestURI=- HTTPStatus=400 BodyBytesSent=0
RequestTime=0.000 ResponseTime=- HTTPReferrer=“-” UserAgent=“-”
X-Forwarded-For=- HTTPStatus=400
Does anyone know why i am getting these empty requests, and how to stop
them.
I am getting following access.log: and are significant in number
RequestMethod=- RequestURI=- HTTPStatus=400 BodyBytesSent=0
RequestTime=0.000 ResponseTime=- HTTPReferrer=“-” UserAgent=“-”
X-Forwarded-For=- HTTPStatus=400
Does anyone know why i am getting these empty requests, and how to stop
them.
Thanks for the pointer Edho,
right now we are getting these log entries at a rate of 5000 per hour
per
server, and we have multiple nginx installations, and this is almost
flooding our centralized logging system. Is there a way to disable
logging
such requests, or lower the number of occurrences (like tweaking the
keep
alive timeout value or number of requests)?