• Matthew Slipper's avatar
    proxyd: Allow disabling backend rate limiting · e9f2c701
    Matthew Slipper authored
    The backend rate limiter is in place to protect upstreams like the sequencer. However, in many cases it isn't needed and it causes unnecessary requests to Redis. This PR allows this to be disabled, and disables this by default.
    e9f2c701
backend_rate_limiter.go 6.73 KB