Using map for upstream configuration on NGINX
Using NGINX's map directive simplifies upstream configurations by reducing redundant location blocks.
7 posts
Using NGINX's map directive simplifies upstream configurations by reducing redundant location blocks.
Using Lua and ngx_lua, ranger normalizes byte-range requests for caching in NGINX.
Configuring NGINX for dynamic mass virtual hosting using regular expressions in server_name directives.
Configuring NGINX as a keepalive proxy to remote web services using upstream and keepalive directives.
Writing Keepalived MISC_CHECKS scripts to perform custom service checks with exit codes.
Implementing basic ESI using NGINX and Server-Side Includes.
Using proxy_cache_bypass and map disables NGINX cache based on cookies.