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 e4e444b827 Router: fixing crash after WebSocket processing.
After WebSocket processing, the application port was released with incorrect
reason ("got request"), unnecessarily decrementing the active request counter.

The assertion was triggered only on application removal; a test was added
for this case.
2021-01-28 17:13:52 +03:00
auto Libunit: improving logging consistency. 2020-11-18 22:33:53 +03:00
docs Router: fixing crash after WebSocket processing. 2021-01-28 17:13:52 +03:00
go Go: removing C proxy functions and re-using goroutines. 2020-11-18 22:33:53 +03:00
pkg Packages: added Fedora 33 support. 2021-01-26 13:06:30 +03:00
src Router: fixing crash after WebSocket processing. 2021-01-28 17:13:52 +03:00
test Router: fixing crash after WebSocket processing. 2021-01-28 17:13:52 +03:00
.hgignore Added .hgignore file. 2020-09-18 19:37:56 +01:00
.hgtags Added tag 1.21.0 for changeset f804aaf7eee1 2020-11-19 21:13:19 +03:00
CHANGES Added version 1.21.0 CHANGES. 2020-11-19 19:59:18 +03:00
configure Router: matching regular expressions support. 2020-11-17 15:03:30 +00: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. 2020-11-24 16:40:28 +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