2018-02-16 01:44:40 +09:00
2018-02-16 01:44:40 +09:00
2018-02-14 15:05:29 +09:00
2018-02-14 15:05:29 +09:00
2018-02-14 15:05:29 +09:00
2018-02-15 02:11:32 +09:00
2018-02-14 15:05:29 +09:00
2018-02-16 01:44:40 +09:00
2018-02-15 02:11:32 +09:00
2018-02-16 01:44:40 +09:00
2018-02-14 19:04:15 +09:00

Hakase-nginx

My nginx build files.

Please edit for this file. - https://git.hakase.io/Hakase/nginx-build/blob/master/src/core/nginx.h#L15

#define NGINX_SERVER          "Hakase-nginx"

Features

  • Auto SSL Cipher settings
    • ssl_ciphers
    • ssl_prefer_server_ciphers
    • ssl_ecdh_curve
    • DO NOT USE ssl_dhparam. not required.
  • Prefers ChaCha20 suites with clients that don't have AES-NI (e.g., Android devices)
  • More library!
    • headers_more_nginx_module
    • Google PageSpeed for nginx
    • and the other.
  • Hpack, SSL Dynamic TLS Records Support. (Thanks to cloudflare!)
  • spdy/3.1 Support.

Upcoming Features

  • TLS v1.3 (draft-18)
  • Old CHACHA20-POLY1305 support.
    • maybe deprecated.
  • Auto build (rpm, deb, etc.)
  • ETC.
S
Description
Nginx custom build by Hakase | GitHub : https://github.com/hakasenyang/nginx-build
Readme
12 MiB
0 Stars 1 Watchers 0 Forks
Languages
C 96.2%
Vim script 2.4%
C++ 0.5%
XS 0.4%
Objective-C 0.2%
Other 0.2%