curl -A "-" https://hostname/index.php https://hostname/index.php
and
curl -A "" https://hostname/index.php https://hostname/index.php
are logged with:
xxx.xxx.xxx.xxx - - [14/Sep/2017:22:47:09 +0300] "GET /index.php HTTP/1.1" 200 26039 "-" "-"
There is not difference if there is an empty user-agent or a user-agent with a dash.
Any idea it shows the empty user agents with dash?_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx