Rate limit to half when using to tyk-gateways in cluster

Hi @javiertc,

This depends on your Gateway config. As a quick response/fix, I would suggest setting "enable_redis_rolling_limiter": true in your gateway config. This provides 100% rate limiting accuracy, but at a cost.

There’s generally two approaches to implementing rate limit see a post on it here. Rate limit issue - #3 by taby