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 aedb999fe1 Including port message header into message size limit.
Before this fix, large plain message (i.e. configuration) send may fail
with the 'Message too big' error, because internal fragmentation
implementation does not account for 16 byte message header.

This closes #167 issue on GitHub.
2019-03-05 15:38:48 +03:00
auto Introducing Java Servlet Container beta. 2019-02-28 18:02:42 +03:00
docs Added version 1.8.0 CHANGES. 2019-03-01 18:23:38 +03:00
pkg Packages: fixed building of unit-jsc11 rpm. 2019-03-01 18:45:22 +03:00
src Including port message header into message size limit. 2019-03-05 15:38:48 +03:00
test Tests: skip more alerts. 2019-03-01 18:58:16 +03:00
.hgtags Added tag 1.8.0 for changeset 0a18a14d169f 2019-03-01 18:26:10 +03:00
CHANGES Added version 1.8.0 CHANGES. 2019-03-01 18:23:38 +03:00
configure Improvement and unification of version processing in build scripts. 2019-02-22 16:31:44 +03:00
LICENSE Added LICENSE and NOTICE files. 2017-09-06 18:26:37 +03:00
NOTICE Year 2019. 2019-01-09 18:03:48 +03:00
README README: added project name to the beginning. 2017-09-19 19:05:03 +03:00
version Version bump. 2019-03-05 14:57:46 +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