commit 19e49ad8ac6e15aadd397fd710394632fb842613 parent f8eac881f928593c55a29b835187a6d10133190c Author: Frederic Cambus <fcambus@users.sourceforge.net> Date: Sat, 27 Dec 2014 11:17:36 +0100 Adding "Understanding Nginx" resources Diffstat:
M | README.md | | | 6 | ++++++ |
1 file changed, 6 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md @@ -4,6 +4,12 @@ A growing collection of resources covering Nginx, Nginx + Lua, OpenResty and Ten This list is maintained by [Frederic Cambus](http://www.cambus.net). For updates and/or suggestions, follow me on Twitter : [@fcambus](https://twitter.com/fcambus) +## Understanding Nginx + +- [History of Nginx](http://nginx.com/wp-content/uploads/2014/11/Infographic_History-of-Nginx_FulI_20141101.png) +- [Understanding Nginx versioning](http://nginx.com/blog/nginx-1-6-1-7-released/) +- [The case for Nginx in front of application servers](http://www.cambus.net/the-case-for-nginx-in-front-of-application-servers/) + ## Nginx Configuration - [Beginner's Guide](http://nginx.org/en/docs/beginners_guide.html)