mirror of
https://github.com/traefik/traefik.git
synced 2025-11-25 20:51:50 +01:00
Proposing a small update to documentation
This commit is contained in:
parent
f7c6c562a5
commit
e633799c14
@ -225,6 +225,11 @@ In the above example, frontend1 is configured to limit requests by the client's
|
|||||||
An average of 5 requests every 3 seconds is allowed and an average of 100 requests every 10 seconds.
|
An average of 5 requests every 3 seconds is allowed and an average of 100 requests every 10 seconds.
|
||||||
These can "burst" up to 10 and 200 in each period respectively.
|
These can "burst" up to 10 and 200 in each period respectively.
|
||||||
|
|
||||||
|
Valid values for `extractorfunc` are:
|
||||||
|
* `client.ip`
|
||||||
|
* `request.host`
|
||||||
|
* `request.header.<header name>`
|
||||||
|
|
||||||
## Buffering
|
## Buffering
|
||||||
|
|
||||||
In some cases request/buffering can be enabled for a specific backend.
|
In some cases request/buffering can be enabled for a specific backend.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user