Thinking outside of the box with NGINX series - proxy_cache_bypass command
Configuring NGINX's proxy_cache_bypass directive to conditionally bypass caching and update cache entries.
4 posts
Configuring NGINX's proxy_cache_bypass directive to conditionally bypass caching and update cache entries.
Configuring NGINX using the map command for conditional logic and variable manipulation.
Using NGINX's geo command to match network blocks and route traffic to different upstreams or apply rate limits.
Using split_clients to bypass cache for a percentage of requests and direct traffic to different backend versions.