Questions tagged [bandwidth]
This tag should be used for questions about data transfer rates over various data buses or network protocols.
806 questions
0
votes
0
answers
40
views
Why am I experiencing low download bandwidth when also uploading but only on TCP?
I'm using iperf3 to test my internet's bandwidth on a 50↓ / 50↑ Mbps plan (Fiber).
I get these results:
UDP download+upload: 47↓ / 47↑ Mbps
UDP download: 47↓ Mbps
UDP upload: 47↑ Mbps
TCP download+...
2
votes
2
answers
2k
views
Can I have two modems in a house?
I was kicked off the Internet with my brother, because my PC and his Xbox used too much. I got a mobile broadband M6 Nighthawk for the Internet connection, but it is capped, so for gaming, it doesn't ...
8
votes
2
answers
2k
views
Is the memory bandwidth of using 4 sticks compared to a single stick correct?
Using 4 GB, 2400 Mhz RAM sticks with Ryzen 9 5900x and B450M motherboard. (5900x supports dual rank only, not quad rank).
With memtest86+, the memory bandwidth shown for a single stick is 6.2 GB/s.
...
0
votes
1
answer
172
views
Limit bandwidth in Apache with Reverse Proxy / iptables
I am currently using Apache as a reverse proxy to forward requests coming in on port 443 to outgoing servers as follows:
<VirtualHost *:443>
#1
ProxyPass /1 http://1.1.1.1:81
ProxyPassReverse /1 ...
0
votes
2
answers
113
views
How to explain a curious discrepancy with bandwidth speed tests?
I have a 1GB Internet connection over fiber and my NIC is Intel Killer 2.5G, set at 1.0GB Full-Duplex.
I connected the router to my Dell desktop via an Ethernet cable and ran two Ookla bandwidth tests,...
3
votes
2
answers
1k
views
How to estimate the latency of communication?
I am running an application that involves many rounds of communication. For example, there are 30 rounds, and each round transmits approximately 0.1 MB of data. I have set the bandwidth to around 50 ...
-1
votes
1
answer
89
views
Do i need to pay to my ISP every digital asset someone download from my server? [closed]
I have searched a lot and haven't found a concrete answer on the subject, i want to build a personal webpage and upload there my digital work (projects), that being games, game assets, software tools ...
-2
votes
2
answers
110
views
i am not able to print sum of two columns from a live stream of data using awk
so i am trying to monitor how much bandwidth get used by transmission while torrenting. I searched and find an utility nethogs.if i run
sudo netogs -t | grep transmission-gtk
i get
transmission-gtk/...
0
votes
1
answer
142
views
calculating bandwidth in computer network
usually the bandwidth in computer network is calculated as the difference between the upper frequency and the lower frequency. This difference can be the same for several ranges. for eg. 65 Mhz - 60 ...
1
vote
0
answers
216
views
Is there a way to reserve bandwidth for ssh on linux / debian?
I ssh into my dev machine, and then start a download, for instance "ollama pull llama3"
This uses all of the available bandwidth for the network interface, which makes ssh unresponsive until ...
1
vote
0
answers
57
views
WIFI drops out when running anything intensive
Running windows 11. I have a fairly new pc <1 year old and for the last few months I've had this issue where the moment I start running anything computationally intensive, whether it's installing a ...
0
votes
0
answers
54
views
Find source of bandwidth cap
Good day!
There is a group of Ubuntu 22.04 LTS workstations at work that me and my coworker use to run different kinds of jobs. Both me and another coworker are sudoers on the machines, and we are ...
11
votes
2
answers
4k
views
Can I leave my bandwidth higher than it actually is?
When setting up my internet connection, my router asks for the upstream and downstream bandwidth. What does this really do?
Is this only for limiting bandwidth to proritze between networks? So if you ...
0
votes
0
answers
49
views
Diagnosing connectivity/bandwidth issues in multi-level virtual infrastructure
Core Question
How can I both maintain internet connectivity in the L0 Host while also establishing a stable connection in the L2 Client with enough bandwidth to support video conferencing? How can I ...
1
vote
1
answer
920
views
Windows Store downloads are severerely rate limited - why?
Windows Store downloads are severely rate limited on my Windows 11 (10.0.22631.3085 23H2) computer and I can't figure out why (nor can our IT guys). What could be causing it?
The download rate is ...