Questions tagged [bandwidth-measuring]
62 questions
-4
votes
1 answer
What is the internet Bandwidth needed to support 2000 concurrent requests?
For one our projects, we need to calculate the internet bandwidth required to support 2000 concurrent requests/per second. Following is the scenario detail:
If 1 user accesses the page, the response page size comes around 8 KB/Second
So if we…

Urmil Mehta
- 1
- 1
-6
votes
1 answer
Bandwidth measurement using ping
How can I measure bandwidth using ping? I know I could use something like iperf on each end to do the measurement, but I can't do that because I don't have access to the remote system. Maybe if I play with the ping size parameter? Even an…

user3361323
- 21
- 2