Syn Nginx Caching

NGINX: proxy response caching

legendtkl 3a03634 601 B Updated

File contents

NGINX: proxy response caching

When to use

Use this skill for proxy response caching in NGINX. This skill specifically handles proxy response caching and nothing else in the NGINX family.

Procedure

Configure proxy_cache_path and cache keys, set cacheable status codes and TTLs, and add cache purge/bypass rules.

Notes

This is the NGINX skill dedicated to proxy response caching. Sibling skills cover other NGINX capabilities; this one is the right choice only when the task is about proxy response caching.

legendtkl/agentic-skill-router/tree/main/experiments/dci-compare/synthetic-skills/syn-nginx-caching commit 3a03634776

Frequently asked questions

npx skillmds@latest add legendtkl/syn-nginx-caching