mirror of
https://github.com/fcambus/nginx-resources.git
synced 2024-10-01 06:55:44 -04:00
A collection of resources covering Nginx, Nginx + Lua, OpenResty and Tengine
README.md |
Nginx Resources
A growing collection of resources covering Nginx, Nginx + Lua, OpenResty and Tengine.
This list is maintained by Frederic Cambus. For updates and/or suggestions, follow me on Twitter : @fcambus
Understanding Nginx
- History of Nginx
- Understanding Nginx versioning
- Interview with creator of NGINX Igor Sysoev (Better traduction)
- Interview with Igor Sysoev, author of Apache's competitor NGINX
- The case for Nginx in front of application servers
Nginx Configuration
- Beginner's Guide
- Alphabetical index of variables
- Nginx Pitfalls
- Nginx Secure Web Server with HTTP, HTTPS SSL and Reverse Proxy Examples
- Useful Rewrites for Nginx
- Nginx Configuration Primer
- Nginx Primer 2: From Apache to Nginx
- Understanding the Nginx Configuration Inheritance Model
- Nginx HTTP server boilerplate configs
- Nginx Boilerplate - Configuration template and a set of handy must-have snippets
- Cranking Nginx to 11
- Nginx and PHP, match made in heaven
Nginx tutorials
- NGINX and NGINX Plus Admin Guide
- agentzh's Nginx Tutorials (Source)
- Introduction to nginx.conf scripting
- Load Balancing with NGINX and NGINX Plus (Part 2)
- Optimizing Nginx for High Traffic Loads
- Nginx Load Balancing Basics
- NGINX as a WebSockets Proxy
- HTTP Keepalive Connections and Web Performance
- CORS on Nginx
- Using NGINX As An Intelligent Proxy & Web Server
- Serving precompressed content with Nginx and Zopfli
- Nginx on FreeBSD
Nginx architecture
- The Architecture of Open Source Applications (Volume 2): nginx
- Nginx Guts - Shedding light on Nginx internals
- Nginx discovery journey
- Nginx Internals
Modules development
- Guide to Nginx Module Development
- Advanced Topics In Nginx Module Development
- Developing Nginx Modules
SSL / TLS
- Optimizing NGINX TLS Time To First Byte (TTTFB)
- SSL session caching in Nginx
- SSL/TLS & Perfect Forward Secrecy
- Configuring Apache, Nginx, and OpenSSL for Forward Secrecy
- Getting an A+ on Qualy's SSL Labs Tester
Nginx Conference 2014
- NGINX Conference 2014
- Making HTTPS Fast(er): Ilya Grigorik @ nginx.conf 2014
- The Latest and Greatest from ngx_lua: New Features & Tools: Yichun Zhang
- Scaleable NGINX Configuration: Igor Sysoev
- Making Sense of SDN and NFV for NGINX: Christian Buerger
- NGINX Plus Serving Breaking News for InkaBinka: Chris Brahmer
- The LAMP Just Died, Follow the Light: NGINX and PHP-FPM: Bernard Rosset
- Building a low-latency WAF inside NGINX using Lua: John Graham-Cumming
Nginx and APIs
- Telize is a JSON IP and GeoIP REST API (IP Geolocation) built on Nginx and Lua
- GIN JSON-API framework
- Outbound API rate limits: the nginx way
- Using Nginx to comply with a third-party API's rate limits
- Simple API with Nginx and PostgreSQL
Nginx Hacks
- Nginx JSON hacks
- Using Environment Variables In Nginx.conf
- JSONP Proxy - Get JSONP from APIs not supporting it natively
- Log rotation directly within Nginx configuration file
Nginx tips
Nginx + Lua
- Nginx, Lua, and beyond
- Pushing Nginx to its limit with Lua
- Scripting Nginx with Lua
- Augmenting APIs with Nginx and Lua
- Adding OAuth Support to Nginx via Lua
- Scripting libdrizzle with Lua inside Nginx
- Nginx and Lua
- Writing an Nginx authentication module in Lua
- Scaling TextRazor in the Cloud with Nginx and Lua
OpenResty
- OpenResty a fast web app server by extending nginx
- Lapis - A web framework for Lua or MoonScript powered by OpenResty
- Nginx image processing server with OpenResty and Lua
- A small router for Openresty
- Building an OpenResty events server