Description
Adds njs, the Nginx JavaScript-like scripting module for HTTP configurations. It lets administrators write small scripts for request handling, variables, and response logic inside Nginx.
Use it only when server-side scripting is needed at the Nginx layer. Scripts affect request handling and can introduce security or performance problems if written carelessly.