Хочу вернуться к вопросу о патче из
http://forum.nginx.org/read.php?2,225815,225826#msg-225826Мы его используем в production, на двух нодах с 150-200 rps на ноду, все едет с proxy_cache (точнее ? с uwsgi_cache).
Больше двух недель, полет стабильный, нареканий нет.
Собрано вот так:
[501 12:53:23]: # nginx -V
nginx version: nginx/1.2.6
TLS SNI support enabled
configure arguments: --prefix=/usr/share/nginx --conf-path=/etc/nginx/nginx.conf --error-log-path=/var/log/nginx/error.log --http-client-body-temp-path=/var/lib/nginx/body --http-fastcgi-temp-path=/var/lib/nginx/fastcgi --http-log-path=/var/log/nginx/access.log --http-proxy-temp-path=/var/lib/nginx/proxy --http-scgi-temp-path=/var/lib/nginx/scgi --http-uwsgi-temp-path=/var/lib/nginx/uwsgi --lock-path=/var/lock/nginx.lock --pid-path=/var/run/nginx.pid --with-pcre-jit --with-debug --with-file-aio --with-http_addition_module --with-http_dav_module --with-http_geoip_module --with-http_gzip_static_module --with-http_image_filter_module --with-http_realip_module --with-http_secure_link_module --with-http_stub_status_module --with-http_ssl_module --with-http_sub_module --with-http_xslt_module --with-ipv6 --with-sha1=/usr/include/openssl --with-md5=/usr/include/openssl --with-mail --with-mail_ssl_module --add-module=/opt/nginx-1.2.6/debian/modules/nginx-auth-pam --add-module=/opt/nginx-1.2.6/debian/modules/nginx-echo --add-module=/opt/nginx-1.2.6/debian/modules/nginx-upstream-fair --add-module=/opt/nginx-1.2.6/debian/modules/nginx-dav-ext-module --add-module=/opt/nginx-1.2.6/debian/modules/nginx-syslog --add-module=/opt/nginx-1.2.6/debian/modules/nginx-cache-purge --add-module=/opt/nginx-1.2.6/debian/modules/nginx-pinba --add-module=/opt/nginx-1.2.6/debian/modules/nginx-http-substitution-filter --add-module=/root/nginx-pkg/mod_zip-1.1.6 --add-module=/root/nginx-pkg/nginx-statsd --with-http_image_filter_module