I've been using nginx for a long time, so last week I switched to 0.9.3 (and 0.9.4 when it arrived) in production. I have about ~4-5k req/s spread on a couple of systems, with setups ranging from fastcgi to proxying with rewrites, purges and stuff in between. So, I'd like to get this into the tree! Here are two of my rigs (successfully compiling, and) running it: USE="http http-cache pcre -aio -debug -ipv6 -libatomic -ssl -vim-syntax" NGINX_MODULES_HTTP="access auth_basic cache_purge fastcgi gzip proxy rewrite stub_status -addition -autoindex -browser -charset -dav -degradation -empty_gif -flv -geo -geoip -gzip_static -headers_more -image_filter -limit_req -limit_zone -map -memcached -passenger -perl -push -random_index -realip -referer -scgi -secure_link -split_clients -ssi -sub -upstream_ip_hash -userid -uwsgi-xslt" NGINX_MODULES_MAIL="-imap -pop3 -smtp" RUBY_TARGETS="ruby18" USE="http http-cache pcre ssl -aio -debug -ipv6 -libatomic -vim-syntax" NGINX_MODULES_HTTP="access auth_basic fastcgi gzip proxy rewrite stub_status -addition -autoindex -browser -cache_purge -charset -dav -degradation -empty_gif -flv -geo -geoip -gzip_static -headers_more -image_filter -limit_req -limit_zone -map -memcached -passenger-perl -push -random_index -realip -referer -scgi -secure_link -split_clients -ssi -sub -upstream_ip_hash -userid -uwsgi -xslt" NGINX_MODULES_MAIL="-imap -pop3 -smtp" RUBY_TARGETS="ruby18"
added also legacy stable version
*** Bug 352885 has been marked as a duplicate of this bug. ***
Version 0.9.6 is out now: http://nginx.org/pipermail/nginx-announce/2011/000039.html
0.7 has been removed from cvs, and 0.9.7 added, thanks