Pages tagged nginx:

The Django and Ubuntu Intrepid Almanac @ Irrational Exuberance
http://lethain.com/entry/2009/feb/13/the-django-and-ubuntu-intrepid-almanac/

setup a healthy environment to deploy Django
Including nginx
Great guide to setting up django on ubuntu with nginx, apache, postgres, memcached, and git.
Fast polling using C, memached, nginx and libevent - amix blog
http://amix.dk/blog/viewEntry/19414
Plus a nice comment from Zed.
o3 magazine | Open Source SSL Acceleration
http://www.o3magazine.com/4/a/0/2.html
A look at utilizing Open Source projects to build an SSL Accelerator for Web Servers that rivals even the most expensive commercial solutions. Advanced SSL Acceleration, Layer 7 URL Processing and Web Acceleration through gzip off-loading.
NGINX + PHP-FPM + APC = Awesome
http://interfacelab.com/nginx-php-fpm-apc-awesome/
Nginx + php.
Phusion’s One Year Anniversary Gift: Phusion Passenger 2.2.0 « Phusion Corporate Blog
http://blog.phusion.nl/2009/04/16/phusions-one-year-anniversary-gift-phusion-passenger-220/
Phusion Passenger now supports nginx - which is absolutely cool.
Hackido: Install Ruby Rails on Ubuntu 9.04 Jaunty Jackalope
http://www.hackido.com/2009/04/install-ruby-rails-on-ubuntu-904-jaunty.html
web development that doesn`t hurt ?
jaunty install guide for rails
The Rails Way: Uploading Files
http://www.therailsway.com/2009/4/23/uploading-files
Paperclip
A Django deployment guide for Ubuntu | Ventanazul
http://ventanazul.com/webzine/tutorials/django-deployment-guide-ubuntu
libapache2-mod-wsgi
File: README [Unicorn: Rack HTTP server for Unix and fast clients]
http://unicorn.bogomips.org/
Unicorn! - GitHub
http://github.com/blog/517-unicorn
Unicorn is an HTTP server for Ruby, similar to Mongrel or Thin. It uses Mongrel’s Ragel HTTP parser but has a dramatically different architecture and philosophy.
Nginx & Comet: Low Latency Server Push - igvita.com
http://www.igvita.com/2009/10/21/nginx-comet-low-latency-server-push/
Coined by Alex Russell in early 2006, the term Comet is an umbrella term for technologies which take advantage of persistent connections initiated by the client and kept open until data is available (long polling), or kept open indefinitely as the data is pushed to the client (streaming) in chunks. The immediate advantage of both techniques is that the client and server can communicate with minimal latency. For this reason, Comet is widely deployed in chat applications (Facebook, Google, Meebo, etc), and is also commonly used as a firehose delivery mechanism.
nginx_http_push_module - Comet For The People
http://pushmodule.slact.net/
Comet For The People
Using Nginx as a load balancer
http://mickeyben.com/2009/12/30/using-nginx-as-a-load-balancer.html
Configuring nginx as load balancer
Nginx
Evaluating Django Caching Options | codysoyland.com
http://www.codysoyland.com/2010/jan/17/evaluating-django-caching-options/
Good overview of Django Caching Techniques
denormalization
Top 20 Nginx WebServer Best Security Practices
http://www.cyberciti.biz/tips/linux-unix-bsd-nginx-webserver-security.html
How To Quickly Set Up Ubuntu 8.04 loaded with Erlang, Mochiweb and Nginx | BeeBuzz
http://beebole.com/blog/2008/09/25/how-to-quickly-set-up-ubuntu-804-loaded-with-erlang-mochiweb-and-nginx/
"This post is the starting point of a series of posts in which I’m going to provide you with all the commands you’ll need to set up an Ubuntu 8.04 server loaded with Erlang, Mochiweb proxied by Nginx. In the same series, I’ll also cover: The basic configuration of Postfix (mail) The use of Imagemagick to create dynamically a captcha for your application The configuration of Bind9 in order to play with the url CNAME"
Введение в nginx, часть 1 | GreenMice
http://greenmice.info/ru/node/115
так же, Почему Apache — плохо?