lib/templates/nginx/nginx.conf.erb in capitate-0.1.8 vs lib/templates/nginx/nginx.conf.erb in capitate-0.1.9

- old
+ new

@@ -2,13 +2,21 @@ # Nginx conf # # See vhost conf for site specific stuff. # # ==== References: +# http://brainspl.at/articles/2006/08/23/nginx-my-new-favorite-front-end-for-mongrel-cluster # http://brainspl.at/articles/2007/01/03/new-nginx-conf-with-optimizations # http://topfunky.net/svn/shovel/nginx # http://robsanheim.com/2008/02/07/beware-the-default-nginx-config-old-ie6-hates-gzip/ # +# Nginx + memcached: +# http://www.igvita.com/2008/02/11/nginx-and-memcached-a-400-boost/ +# http://blog.kovyrin.net/2007/08/05/using-nginx-ssi-and-memcache-to-make-your-web-applications-faster/ +# +# Fair balancing: +# http://brainspl.at/articles/2007/11/09/a-fair-proxy-balancer-for-nginx-and-mongrel + # user and group to run as user nginx nginx; # number of nginx workers