BoringSSL/AVX2 to work on modern CPU (#123)

This commit is contained in:
Denis Denisov
2017-02-18 18:30:47 +02:00
committed by Wonderfall
parent d3a6dd4e10
commit 16f30bd6bd
2 changed files with 3 additions and 1 deletions

View File

@ -7,7 +7,7 @@ This is nginx statically linked against BoringSSL, with embedded Brotli support.
#### Features
- Based on Alpine Linux.
- nginx built against **BoringSSL**.
- nginx built against **BoringSSL** with AVX2 instructions.
- Built using hardening gcc flags.
- TTP/2 (+NPN) support.
- Brotli compression support (and configured).