Guides ยท Technology
Edge Caching Setup Basics
Cache content closer to users
This guide covers enabling a CDN, setting cache-control and ETag headers, choosing TTLs by content type, and purging or versioning assets for safe updates.
- cdn
- cache-control
- etag
- edge caching
- performance
Classify content
Separate static assets, APIs, and HTML; apply distinct caching rules.
Set headers
Use cache-control with max-age and immutable for versioned assets; add ETags or last-modified.
Purge safely
Purge by path or use versioned filenames to avoid stale content issues.
Monitor and tune
Track hit ratios and latency; adjust TTLs and rules based on real traffic.
Keep Exploring
Guides
API Basics
APIs let software request data or actions from other systems through defined endpoints and responses.
Comparison
RAM vs Storage
RAM handles what your device is actively working on, while storage keeps apps, files, and system data available over time.
How it works
Global Positioning System
GPS uses timing signals from satellites to calculate a receiver's position on Earth.
What it is
Blockchain
A blockchain is a distributed ledger secured by cryptography and consensus nodes.