v1.7.0-RC-3
Pre-release
Pre-release
Added request per second rate limiting, see example rate limited config file for a full example. These are the new settings:
maxReqPerSecond: 80
throttledReqPerSecondMinPauseMillis: 10
throttledReqPerSecondMaxPauseMillis: 50
overLimitReqPerSecondHttpErrorCode: 503