Skip to content

Instantly share code, notes, and snippets.

View KostyaEsmukov's full-sized avatar
🔥
Maybe we just wanna watch the world burn

Kostya Esmukov KostyaEsmukov

🔥
Maybe we just wanna watch the world burn
View GitHub Profile
@KostyaEsmukov
KostyaEsmukov / _ nginx_performance_optimizations.md
Last active August 20, 2016 11:06
Nginx performance tunings - minimal configuration

Nginx performance optimizations

The configs below are for Linux.

These are the most competent tunings I've found.

@KostyaEsmukov
KostyaEsmukov / _ nginx_ssl_A+.md
Last active December 10, 2017 07:27
Nginx configuration manual to get an A+ score on Qualys SSL Labs

Nginx A+ score on Qualys SSL Labs

Test your current score here: https://www.ssllabs.com/ssltest/

Certificate

You must have a certificate issued by a trusted certification authority.

These authorities issue certificates for free and I tested them by myself:

  • Let's Encrypt I strongly encourage you to go with them, unless you need a higher-grade certificate;
  • Wosign - their certificates are no longer trusted by browsers.