moonming opened a new pull request, #2028: URL: https://github.com/apache/apisix-website/pull/2028
## Summary - Add blog post: "What's New in Apache APISIX 3.16: Dynamic Rate Limiting for Your API Gateway" - Covers two new features: multiple rules and variable support in `limit-count`, `limit-conn`, and `ai-rate-limiting` plugins - Includes 6 complete, tested configuration examples (all validated against a live APISIX 3.16.0 instance) - Covers use cases: multi-window rate limiting, per-tier quotas, multi-tenant isolation, concurrent connection limits, AI token budget management, and combined rules with variables ## Test plan - [x] All 6 JSON configuration examples validated via APISIX 3.16.0 Admin API (201 Created) - [x] Gateway requests verified rate limit headers are correctly returned - [x] Article follows existing blog post format and frontmatter conventions -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
