K 10 svn:author V 3 osa K 8 svn:date V 27 2011-09-28T17:03:44.000000Z K 7 svn:log V 1162 Update from 1.1.3 to 1.1.4. Remove third-party upstream_keepalive module, in the base now. Update third-party http_redis module from 0.3.4 to 0.3.5. Update third-party http_gunzip_filter module from 0.3 to 0.4. Add patch for ngx_postgres module. Note: nginx-1.1.4 release introduces several API changes which may affect 3rd party modules. Changes with nginx 1.1.4 *) Feature: the ngx_http_upstream_keepalive module. *) Feature: the "proxy_http_version" directive. *) Feature: the "fastcgi_keep_conn" directive. *) Feature: the "worker_aio_requests" directive. *) Bugfix: if nginx was built --with-file-aio it could not be run on Linux kernel which did not support AIO. *) Bugfix: in Linux AIO error processing. Thanks to Hagai Avrahami. *) Bugfix: reduced memory consumption for long-lived requests. *) Bugfix: the module ngx_http_mp4_module did not support 64-bit MP4 "co64" atom. Changes with http_redis 0.3.5 *) Feature: add test for not set $redis_db directive. *) Feature: keep-alive support merged from original memcached module 1.1.4. Changes with http_gunzip 0.4 *) Feature: support for nginx 1.1.4. END