Y
Hacker News
new
|
ask
|
show
|
jobs
by
dnautics
2556 days ago
Curious: How does one generally load balance udp? Drop packets? Slow them down?
1 comments
bboreham
2556 days ago
It means taking a set of packets sent to one address and spreading them across multiple servers to share out the load.
link
dnautics
2556 days ago
oh, geez. Thank you. Somehow I was thinking about throttling, not load balancing.
link