Hacker News new | ask | show | jobs
by amasad 3342 days ago
The distribution algorithm options are either a) rate or b) utilization. Re rate, you can configure the Requests Per Second but this doesn't mean much in a long-running connection context because some connections can be drastically longer (hours, days?). This may lead to starvation or overloading an instance.