mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-07-01 22:55:39 +00:00
SSE/SHA & AVX1 -> AVX2 (#124)
* SIMD-instructions support: AVX1 -> AVX2 * SIMD/SSE instructions for SHA
This commit is contained in:
committed by
Wonderfall
parent
92dd056d85
commit
ae33feb556
@ -7,7 +7,7 @@ This is nginx statically linked against BoringSSL, with embedded Brotli support.
|
||||
|
||||
#### Features
|
||||
- Based on Alpine Linux.
|
||||
- nginx built against **BoringSSL** with AVX2 instructions.
|
||||
- nginx built against **BoringSSL** with SSE/SHA, and AVX2 SIMD-instructions.
|
||||
- Built using hardening gcc flags.
|
||||
- TTP/2 (+NPN) support.
|
||||
- Brotli compression support (and configured).
|
||||
|
Reference in New Issue
Block a user