Closed david415 closed 6 years ago
this means breaking changes everywhere:
notice that the PKI doc now have SendRatePerMinute and SendBurst for parameterizing the rate limiting of clients connections on Providers. That is to say, the original rate limiting system that Yawning wrote is preserved, however we elect here to explicitly configure it instead of using SendShift which had a dual purpose of tweaking the send poisson output in clients.
Through an ongoing discussion with Claudia and Ania we've come to the following conclusions:
get rid of any parameter containing the string "shift" in it's name or description. This fucks up the exponential distribution.