New

Announcing AISIX: The AI-Native AI Gateway for LLMs and AI AgentsLearn More

Learn More

All posts tagged

"Caching"

API Gateway Cache Memory: Lessons from Cloudflare's 100 TB DNS Optimization

Technology

September 1, 2026

API Gateway Cache Memory: Lessons from Cloudflare's 100 TB DNS Optimization

Learn how cache-key cardinality, entry layout, TTLs, response limits, and realistic benchmarks keep API Gateway caches fast without wasting memory.

Multi-layer Caching in API Gateway Tackles High Traffic Challenges

Technology

January 26, 2024

Multi-layer Caching in API Gateway Tackles High Traffic Challenges

Let’s take a deeper look at APISIX’s multi-layer caching mechanism, including the LRU and shared memory dictionary cache.