0

I am downloading a file in Chromium and in parallel running Ifstat (a network-monitoring app). It's the only file I'm downloading.

The two programs show varying different speeds, and never the same, why's that?

mirandalol
  • 561
  • 2
  • 7
  • 15

1 Answers1

0

One of the things that can cause a discrepancy is the server where the file is hosted. So if the host server is slow then it will take longer to download.

Simon
  • 4,813
  • 8
  • 35
  • 52
  • That doesn't really answer my question. I'm asking why Ifstat shows a different speed from chrome, not why it takes longer to download. – mirandalol May 28 '13 at 07:51