Update README.md

This commit is contained in:
Wonderfall 2017-02-19 03:36:03 +01:00 committed by GitHub
parent a717c673ce
commit 2d65a8c5d0

View File

@ -8,6 +8,7 @@ This is nginx statically linked against BoringSSL, with embedded Brotli support.
#### Features
- Based on Alpine Linux.
- nginx built against **BoringSSL** with SSE/SHA, and AVX2 SIMD-instructions.
- **TLS 1.3** patch : use of TLS 1.3 DRAFT is enforced (haven't found another way yet).
- Built using hardening gcc flags.
- Dynamic TLS records patch (cloudflare).
- TTP/2 (+NPN) support.