Keep in mind that I did the test over a stable internet connection, in the same place, and the web app execution url returns nothing when fetched. The server takes 2 ms to 5 ms to respond.
So I am wondering : why does the location of the server that handles my web request vary almost every time? And is there a way to either detect it or even force it to use a server in a specific location?
(And also why is the response time this high?)