NGINX Unit - universal web app server - a lightweight and versatile open source server that simplifies the application stack by natively executing application code across eight different programming language runtimes.
Find a file
Max Romanov c849483862 Node.js: fixing module global installation.
Globally installed modules require a globally installed libunit.
The "binding_pub.gyp" file is the correct version, otherwise linked module
may have unresolved symbols because libunit is not linked.
2021-03-25 16:09:24 +03:00
auto Node.js: fixing module global installation. 2021-03-25 16:09:24 +03:00
docs Added ability to configure multiple certificates on a listener. 2021-03-24 13:19:36 -07:00
go Go: removing C proxy functions and re-using goroutines. 2020-11-18 22:33:53 +03:00
pkg Packages: added man page on rpm-based systems. 2021-03-24 18:45:45 +03:00
src Releasing shm buffers for large body requests. 2021-03-25 14:16:30 +03:00
test Tests: fixed racing condition in websocket test 5_15. 2021-03-24 11:43:41 +03:00
.hgignore Added .hgignore file. 2020-09-18 19:37:56 +01:00
.hgtags Added tag 1.22.0 for changeset 331bdadeca30 2021-02-04 18:29:31 +03:00
CHANGES Added version 1.22.0 CHANGES. 2021-02-04 18:22:33 +03:00
configure Added build system support for a man page. 2021-03-24 18:45:45 +03:00
LICENSE Added LICENSE and NOTICE files. 2017-09-06 18:26:37 +03:00
NOTICE Bumping year in copyright notice. 2021-01-18 16:48:47 +03:00
README README: added project name to the beginning. 2017-09-19 19:05:03 +03:00
version Version bump. 2021-02-16 18:54:00 +03:00

NGINX Unit
----------

The documentation and binary packages are available online:

  http://unit.nginx.org

The source code is provided under the terms of Apache License 2.0:

  http://hg.nginx.org/unit

Please ask questions, report issues, and send patches to the mailing list:

  unit@nginx.org (http://mailman.nginx.org/mailman/listinfo/unit)

or via Github:

  https://github.com/nginx/unit

--
NGINX, Inc.
http://nginx.com