Skip to content

Commit

Permalink
Mention static and dynamic zones in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mholt committed Jan 15, 2024
1 parent 8aeaea3 commit 89a7fec
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ This module implements both internal and distributed HTTP rate limiting. Request
## Features

- Multiple rate limit zones
- Static or dynamic
- Can be based on request host, header, remote IP, client IP, etc.
- Sliding window algorithm
- Scalable ring buffer implementation
- Buffer pooling
Expand Down

0 comments on commit 89a7fec

Please sign in to comment.