Fallback
An alternative response or behavior used when the primary service or resource is unavailable, such as serving cached data or a default value.
Giao thức liên quan
Được đề cập trong hướng dẫn
HTTP Conditional Requests: If-Match, If-None-Match, and Beyond
HTTP Fundamentals
HTTP 103 Early Hints: Preloading Before the Response
HTTP Fundamentals
How to Implement and Handle Rate Limiting (429)
API Design & Best Practices
Content Security Policy (CSP): A Complete Implementation Guide
Security & Authentication
Subresource Integrity (SRI): Protecting CDN-Hosted Scripts
Security & Authentication
Transactional Email Best Practices: Receipts, Alerts, and Password Resets
Email Delivery
DNS-Based Failover and High Availability
DNS & Networking
WebRTC Signaling with SIP and WebSocket
Real-Time Protocols
Circuit Breaker Pattern for API Resilience
Error Handling Patterns
Graceful Degradation in Distributed Systems
Error Handling Patterns
Fallback Strategies: Default Values, Cached Responses, and Degraded Modes
Error Handling Patterns
HTTP Compression: gzip vs Brotli vs zstd
Performance & Optimization
Resource Hints: Preload, Prefetch, Preconnect, and DNS-Prefetch
Performance & Optimization
RFC 9114: HTTP/3 Protocol Deep Dive
Protocol Deep Dives
Migrating from HTTP/2 to HTTP/3: QUIC Deployment Guide
Migration & Upgrades
API Migration: Monolith to Microservices
Migration & Upgrades
Migrating from TLS 1.2 to TLS 1.3: Configuration and Compatibility
Migration & Upgrades
Rate Limiting at the Edge: WAF, CDN, and API Gateway Strategies
Production Infrastructure
Circuit Breaker Pattern at the API Gateway
API Gateway Patterns