Traefik: Use multiple rate limiting strategies at once

Created on 1 Mar 2019  路  1Comment  路  Source: traefik/traefik

Do you want to request a feature or report a bug?

Feature

What did you expect to see?

I would like to use two rate limiting strategies at the same time, namely client.ip and request.host. As of now, it appears that Traefik only supports using one strategy at a time per frontend.

https://docs.traefik.io/configuration/commons/#rate-limiting

aremiddleware kinenhancement prioritP3

Most helpful comment

We would also be interested in this. When running a multi-tenanted service, you definitely want a combination of request host AND client ip.

>All comments

We would also be interested in this. When running a multi-tenanted service, you definitely want a combination of request host AND client ip.

Was this page helpful?
0 / 5 - 0 ratings