Hello, I have a very basic monitor to check the availability of a static web page. Occasionally I will see the page go down in Site24x7 but still be available. Looking at the NGINX logs I see these numerous requests coming from Site24x7 that look like the following:
10.26.41.124 - - [18/Mar/2022:18:04:35 -0700] "G" 400 0 "-" "-" "-"
I was wondering if anyone has run across this issue and if so have any tips on debugging the system. I'm unsure whether this is a Site24x7 issue or something caused internally.