Skip to content

Commit b79e7e3

Browse files
committed
fix catalog
1 parent 2202e5a commit b79e7e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blog/en/blog/2026/04/14/apisix-3.16-dynamic-rate-limiting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ keywords:
1414
- Multi-Tenant
1515
- Token Budget
1616
description: Apache APISIX 3.16 introduces dynamic rate limiting with multiple rules and variable support across limit-count, limit-conn, and ai-rate-limiting plugins, enabling context-aware, per-tier, and multi-tenant rate limiting in a single route configuration.
17-
tags: [Products]
17+
tags: [Community]
1818
---
1919

2020
Rate limiting is one of the most critical capabilities in any API gateway. Yet for years, most gateways — including APISIX — have treated it as a static, one-size-fits-all configuration: set a number, set a time window, done.

0 commit comments

Comments
 (0)