Hi,
I am test a endpoint to know that my application is running.
My url is like this:
https://${my-site}/management/info
The ping monitor is resulting in a 401 Error and saw in New Relic Panel that favicon.ico is deny, this is because favicon.ico is really a deny address in my application, but this is an API, does not have favicon.ico.
When I execute a request using Google Chrome, really the browser try to get a favicon.ico.
New relic also will require a favicon.ico? New Relic simules a browser request?
Bellow follow my error in new relic page.
URL /favicon.ico
HTTP referrer https://my-app/management/info
Transaction attributes
httpResponseCode 401
jvm
thread_name
http-nio-8080-exec-3
request
headers
accept
image/webp,image/apng,image/*,*/*;q=0.8
host
xxx
userAgent
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36
method
GET
response
headers
contentType
application/json;charset=UTF-8