From @vtsukur on Tue Sep 29 2015 18:07:11 GMT+0000 (UTC)
From time to time it can be observed that initial seek for a file can be overly slow.
For example, when file is ipfs add-ed on a locally running machine, and then retrieved via gateway.ipfs.io/ipfs, request can take any time in between several hundreds of milliseconds down to 2 minutes timing out several times in a row (ending in successful seek, eventually).
If file is ipfs get-ed from a node that does not share same network, it is usually much much slower. Succeeds, but amount of attempts is usually bigger.
I am curious to know why these latency issues are present at the moment. Thanks!
From @jbshirk on Thu Oct 29 2015 14:20:10 GMT+0000 (UTC)
I have observed the same, but assumed this was just normal propagation time. But if itโs NAT problems, where should people go to learn how to resolve that?
I just installed version 0.4.10, and I had the same problem. I followed the Getting Started instructions here https://ipfs.io/docs/getting-started/, and it hung on the curl GET for minutes. A retry did work though.
Also, my node was apparently very popular for other pplโs content because it filled up my network