File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -3858,10 +3858,10 @@ Remember also about [this](https://stackoverflow.com/questions/37438949/antiddos
3858
3858
3859
3859
See also examples (all comes from this handbook):
3860
3860
3861
- - [Limiting the rate of requests with burst mode](#limiting-the-rate-of-requests-with-burst-mode)
3862
- - [Limiting the rate of requests with burst mode and nodelay](#limiting-the-rate-of-requests-with-burst-mode-and-nodelay)
3863
- - [Limiting the rate of requests per IP with geo and map](#limiting-the-rate-of-requests-per-ip-with-geo-and-map)
3864
- - [Limiting the number of connections](#limiting-the-number-of-connections)
3861
+ - [Limiting the rate of requests with burst mode](HELPERS.md #limiting-the-rate-of-requests-with-burst-mode)
3862
+ - [Limiting the rate of requests with burst mode and nodelay](HELPERS.md #limiting-the-rate-of-requests-with-burst-mode-and-nodelay)
3863
+ - [Limiting the rate of requests per IP with geo and map](HELPERS.md #limiting-the-rate-of-requests-per-ip-with-geo-and-map)
3864
+ - [Limiting the number of connections](HELPERS.md #limiting-the-number-of-connections)
3865
3865
3866
3866
##### Burst and nodelay parameters
3867
3867
You can’t perform that action at this time.
0 commit comments