NGINX Unit 1.23.0 and 1.24.0 introduce support for the SNI extension to TLS, definition of OpenSSL configuration commands, MIME filtering and path restrictions for static content, and multiple Python scripts in one app. Also, you no longer need to modify Node.js apps to run them in Unit.
NGINX Unit Now Supports TLS and JavaScript Apps with Node.js
NGINX Unit 1.5 adds support for Node.js applications, which extends the set of supported languages to six: Go, JavaScript (Node.js), Perl, PHP, Python, and Ruby. It also adds support for encrypting connections with SSL/TLS, and dynamic updating of security certificates.
Load Balancing Node.js Application Servers with NGINX and NGINX Plus
Our deployment guide explains how to set up NGINX Plus as a Node.js load balancer, with support for session persistence, WebSocket, HTTP/2, and SSL/TLS.
5 Performance Tips for Node.js Applications
Achieve high performance with node.js applications with these 5 tips from NGINX, including how to use a reverse proxy server, load balancer, and caching.
NGINX Plus Serves Breaking News for InkaBinka
Learn how InkaBinka is harnessing the power of NGINX Plus and HP Moonshot to revolutionize news delivery on the Internet
Using NGINX and NGINX Plus with Node.js and Socket.IO, the WebSocket API
Learn how to use NGINX and NGINX Plus to proxy applications built on Node.js and Socket.IO, a popular WebSocket API
Real-Time Web Applications with WebSocket and NGINX
Learn about using NGINX to build real-time WebSocket applications such as online games, chat applications, stock tracking, sports scores, and more