Since our last update, the NGINX Unit team has released three versions, 1.19.0 through 1.21.0. New features include support for ASGI with Python, multi-threading with several languages (Java, Perl, Python, Ruby), regular expressions in routing conditions, and more.
隆重推出 NGINX Unit 1.18.0——新增文件系统隔离和其他增强功能
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 推出耳熟能详的全新功能
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 现已支持汇编语言
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 版本 和 1.14.0 版本——新增反向代理和基于地址的路由功能
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 版本——新增静态文件服务功能
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 版本
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:用于现代应用的服务器
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:添加了内部路由功能
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.