Nginx Unit 1.11.0 release, Dynamic Web Application Server

NGINX Unit is a dynamic web application server, it is designed to run a variety of programming languages. 1.11.0 release, this version improves the stability of the Go application, and introduces three key features:

  1. Provide basic support static files : With this feature, the Unit converted into a full-fledged Web server, it can be used as building blocks for any type of Web services.
  2. Separation applications: This feature improves the security of running applications are allowed to run in an isolated environment Linux-based namespace in the application, which is similar to the work Docker containers.
  3. Java Servlet container built WebSocket server implementations

Other changes:

  • Repair: Go segmentation fault may occur in applications under high load
  • Repair: If the Unit is a link other than GNU ld built, WebSocket support will be interrupted

For details, see the release notes:

http://mailman.nginx.org/pipermail/unit/2019-September/000167.html 

Guess you like

Origin www.oschina.net/news/110046/nginx-unit-1-11-0-released