Description
JavaScript-like njs scripting can be used in nginx mainline for custom request handling and response logic. It is useful for administrators adding programmable behavior without a separate application service.
Server-side scripts can affect security, performance, and routing. Review code, inputs, and secrets before deploying scripts publicly.