Resources
Contents |
Developer resources
- Getting Started with Nginx
- Frequently Asked Questions
- Nginx Official Documentation (Non-Wiki)
- CodingStyle
- SourceTricks
English Guides
- Evan Miller's Guide to Nginx Module Development
- Evan Miller's Advanced Topics In Nginx Module Development
- Slides of agentzh's Introduction to nginx.conf scripting talk in Beijing (use arrow keys to navigate)
- Slides of agentzh's Recent developments in nginx.conf scripting talk in Beijing (use arrow keys to navigate)
- Slides of Joshua Zhu's Nginx Internals talk in Guangzhou
Russian Guides
- (Translate with google translate or babelfish):
- Guide
- Blog
- Translation of Emiller's Guide
Chinese Guides
- Nginx Variable Tutorials by agentzh
- Nginx Code Review by chaoslawful and rainx
- Chinese Version of Emiller's Guide
- Chinese version of Notes about HTTP headers management (dead link)
Hosts providing Nginx Hosting
- A2 Hosting
- Magento Nginx Hosting
- IonVz Managed VPS
- LeanServers Shared Nginx Hosting
- NginxHosting.com
- oriented.net nginx hosting
- Phost.nl Nginx cPanel Hosting
- Webfaction.com
- Large Scale nginx Hosting
- Timme Hosting
Other Resources
- Testimonials
- nWeb Script - Easy installer script for Debian / Ubuntu (Installs nginx, with PHP support and MySQL)
- Nginx mailing list archive
- Geolocation database for Nginx in CIDR format (countries by IP)
- Experiment to automatically convert Apache rewrites to Nginx rewrites
- Nginx vs Apache
- ISPConfig support for Nginx
- Nginx and Memcached, a 400% boost!
- Intellij IDEA plugin for integration with nginx
- Latest bug reports about nginx found by bugspy.net
- Unofficial Debian repository with the latest Nginx release
- Using nginx as reverse-proxy
- Parsing PHP sessions in Nginx
- PyMunin - Multigraph Munin Plugins in Python - PyMunin includes a Multigraph Munin Plugin for monitoring Nginx using http_stub_status module. Graphs active connections, connection rate, request rate and average requests per connection.