NGINX Unit 1.18.0 introduces filesystem isolation, the 'target' option to reduce redundancy in PHP app configuration, and URL encoding. It also includes features introduced in NGINX Unit 1.17.0: redirects, and fractional server weights for traffic distribution in upstream groups.
NGINX Unit 1.16.0 Introduces New Yet Familiar Features
NGINX Unit 1.16.0 introduces two new features that are already familiar to NGINX users. First, it can load balance across a group of upstream servers using the round-robin method. Second, you can define what happens when a requested file can't be served, similar to the NGINX 'try_files' directive.
NGINX Unit Adds Assembly Language Support
Assembly language is popular in all kinds of system software and we believe that web development can also benefit from the advantages it provides. Today we're pleased to add support for assembly language to NGINX Unit. Web development in assembly has never been so easy.
NGINX Unit 1.13.0 and 1.14.0 Introduce Reverse Proxying and Address-Based Routing
NGINX Unit 1.13.0 introduces reverse proxying, and version 1.14.0 adds address-based routing to the internal routing and file-serving functionality from previous releases. We combine the new features in a complete configuration example for IP address filtering and access management.
使用 NGINX Unit 实施应用隔离
NGINX Unit 中的应用隔离让您可以控制哪些类型的系统资源可以和 NGINX Unit 共享,哪些可以彼此共享,并在隔离的环境中运行应用以提高安全性。阅读本文获取有关应用隔离如何工作的所有细节,以及它对 NGINX Unit 的未来意味着什么。
NGINX Unit 1.11.0 Is Now Available, Introduces Static File Serving
NGINX Unit 1.11.0 introduces support for static file serving, a much requested feature ever since NGINX Unit debuted. It also includes application (process) isolation using Linux namespaces and a WebSocket server implementation for Java Servlet Containers. NGINX Unit 1.12.0 adds support for PHP 7.4.
NGINX Unit 1.10.0 Is Now Available
NGINX Unit 1.9.0 and 1.10.0 introduce request routing based on matching arguments, headers, cookies, and scheme; appending elements to arrays; a built‑in WebSocket server for Node.js; and new guides for Catalyst, NextCloud, Redmine, Docker, and language modules.
NGINX Unit: A Modern App Server for Modern Apps
NGINX Unit is a key component in our modern platform spans from code to customer: it's configured dynamically via API for no app downtime; it can run apps written in multiple languages and versions at the same time; its small footprint makes it ideal for microservices and deployable on any infrastructure.
NGINX Unit 1.8.0 Is Now Available, Introduces Internal Routing
NGINX Unit 1.8.0 introduces internal routing of requests based on host, URL, and HTTP method, This sets the framework for full Layer 7 request processing, necessary for further development of Unit's web server functionality.
Top Takeaways of 2018 from the NGINX Blog
We look back over the most influential blog posts of 2018 on nginx.com, to remind you of what we’ve worked hard on improving to make your experience of NGINX even better. The year witnessed announcements and updates for many products in the NGINX Application Platform.