Bandwidth potential (for QoS)?
The issue is that in order for QoS to work, I have to know what the bandwidth potential is for traffic coming to (and leaving from) my Linode 540. To establish QoS, you have to put an upper cap on your total bandwidth usage of slightly less than the network will provide for, so that you can make sure you manage the send queue and not some device upstream.
Thoughts?
3 Replies
It's very, very fast, but there's huge numbers of machines creating all sorts of traffic in ways beyond your ability to predict or control. QoS is really only meaningful when the node doing the QoS's decisions on whether to send or postpone a packet will meaningfully impact the network, but there's I'm guessing thousands of individual VMs each doing their thing in this case. I don't think your node acting by itself is in a position to either create or avoid congestion.
So far all I have to go on are guesses about what my Linode "should" be able to do, and for the QoS to work consistently I have to be very conservative about defining "should".
Running out of other resources like disk I/O are probably bigger concerns than the network, if you're worried about a bunch of people downloading fast enough to tax your linode, setting it to 100 megabits or something would probably keep that in check.