We did notice that every 5 minutes, a prob crawl the following URL /robots933456.txt
. I've spent my whole day to figure out how and why...
Is it possible explain that on the documentation? To avoid any surprise for people making some monitoring on app.
⚠Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
Hi @spike008t, thanks for the feedback! We are currently investigating and will update you shortly.
@spike008t This information is now published at https://docs.microsoft.com/en-us/azure/app-service/containers/configure-language-php. If you observe it in a non-PHP app, please let us know. Thanks. #please-close
Thanks @cephalin. We will now proceed to close this thread.
@spike008t This information is now published at https://docs.microsoft.com/en-us/azure/app-service/containers/configure-language-php. If you observe it in a non-PHP app, please let us know. Thanks.
My Python docker app is seeing this request, maybe the documentation shouldn't be PHP specific?
My aspnetcore webapi apps are seeing it as well
Edit (linux containers)
One of my worker services running on Docker is failing the health check repeatedly as well, causing the App Service to shut it down because it believes it to be unhealthy. My worker service doesn't have any available HTTP endpoints.
I forget to mention when I post the issue, that's happens under my dockers containers under nodejs and aspnetcore, and I do not have PHP app... For my point of view, that's happens when using docker on app service.
@Grace-MacJones-MSFT please reopen this to have the other stacks considered as reported. We had this come up in support for Python as well.
@dcbrown16 i have reopened the issue.
Sorry for the delay. The text is now reproduced in the other Linux configure docs. #please-close
Most helpful comment
My Python docker app is seeing this request, maybe the documentation shouldn't be PHP specific?