NGINX: reverse proxy configuration
When to use
Use this skill for reverse proxy configuration in NGINX. This skill specifically handles reverse proxy configuration and nothing else in the NGINX family.
Procedure
Configure proxy_pass, forward headers, buffering, and timeouts so NGINX fronts an upstream application server.
Notes
This is the NGINX skill dedicated to reverse proxy configuration. Sibling skills cover other NGINX capabilities; this one is the right choice only when the task is about reverse proxy configuration.