I have app who is based on Instagram API, problem is because connection between my server and Instagram API is slow, e.g. OVH = 300ms - 400ms Linode = 400ms - 500ms Hetzner = 500ms - 600ms
I try google public DNS and default hosting DNS but both is slow, In my case I do 2 requests and this take a lot time, sometimes more then 1.5sec, Anyone can suggest some way for I improve my connection speed between server and Instagram API?
I saw this: https://code.google.com/archive/p/namebench/ this only help with google api or can help with instagram to?