Developing an application to access information in race-like conditions - at a specifc time. Referring to Akamai. My understanding of CDN is that servers will cache data and may refresh this data after "local" client requests. I've used dig +trace
to see the levels of DNS servers.
Background: In tests, using a VPN, entering the world wide web from different cities, I am seeing the data come from various different Akamai servers. The data is dynamic and so the CDN must go back for the source, adding precious seconds.
I read a blog post where the source server could be effectively hidden.
Thus the question: Is it possible to bypass CDN serving and connect directly to the true source host?