blob: 8f233308a4655cf9ee31fd2872ac52a0b53ec3ec (
plain)
1
2
3
4
5
|
o Minor feature (exit relay, DoS(resitance):
- Implement a token-bucket based rate limiter for stream creation and
resolve request. It is configured by the DoSStream* family of
configuration options.
Closes ticket 40736.
|