summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorSergey Kandaurov <pluknet@nginx.com>2022-09-12 18:37:36 +0400
committerSergey Kandaurov <pluknet@nginx.com>2022-09-12 18:37:36 +0400
commite9051af79df0e5535b69c952137f1600c8fa4d40 (patch)
treeb21967b39161c9b205f6fcf132565bee4906e5ee
parent5cde1259b2de257ce380813f03ef874c37632423 (diff)
downloadnginx-e9051af79df0e5535b69c952137f1600c8fa4d40.tar.gz
nginx-e9051af79df0e5535b69c952137f1600c8fa4d40.tar.bz2
README: updated the current status.
-rw-r--r--README14
1 files changed, 6 insertions, 8 deletions
diff --git a/README b/README
index 7b7605728..4b9e14776 100644
--- a/README
+++ b/README
@@ -20,15 +20,13 @@ Experimental QUIC support for nginx
The project code base is under the same BSD license as nginx.
- The code is currently at a beta level of quality and should not
- be used in production.
+ The code is currently at a beta level of quality, however
+ there are several production deployments with it.
- We are working on improving HTTP/3 support with the goal of
- integrating it to the main NGINX codebase. Expect frequent
- updates of this code and don't rely on it for whatever purpose.
-
- We'll be grateful for any feedback and code submissions however
- we don't bear any responsibilities for any issues with this code.
+ We are working on improving HTTP/3 support to integrate it into
+ the main NGINX codebase. Thus, expect further updates of this code,
+ including features, changes in behaviour, bug fixes, and refactoring.
+ We'll be grateful for any feedback and code submissions.
You can always contact us via nginx-devel mailing list [3].