GIUEM's Nginx build scripts and configuration.
Test page: https://ssl.giuem.com
- Nginx: 1.17.6
- SPDY
- HTTP2 HPACK Encoding
- Dynamic TLS Record
- Strict SNI (You need to configure at least two ssl servers. If you have only one server, create another as placeholder)
- OpenSSL: 1.1.1d
- TLS 1.3 final
- BoringSSL's Equal Preference Patch
- Draft version of chacha20-poly1305
- Zlib: Cloudflare Mod
- Pcre: 8.43
- Jemalloc: 5.2.1
- Nginx Modules:
- ngx_brotli
- ngx_devel_kit
- ngx_headers_more
- ngx_cache_purge
- ngx_http_echo
- Some optimizations that have not been tested
- 18.04
- 16.04
- 7 (experiment)
git clone https://github.com/giuem/nginx-giuem.git
cd nginx-giuem
sudo ./install.sh