An official read-only mirror of http://hg.nginx.org/nginx/ which is updated hourly. Pull requests on GitHub cannot be accepted and will be automatically closed. The proper way to submit changes to nginx is via the nginx development mailing list, see http://nginx.org/en/docs/contributing_changes.html
Go to file
Igor Sysoev ffe714403d nginx-0.3.27-RELEASE import
*) Change: the "variables_hash_max_size" and
       "variables_hash_bucket_size" directives.

    *) Feature: the $body_bytes_sent variable can be used not only in the
       "log_format" directive.

    *) Feature: the $ssl_protocol and $ssl_cipher variables.

    *) Feature: the cache line size detection for widespread CPUs at start
       time.

    *) Feature: now the "accept_mutex" directive is supported using
       fcntl(2) on platforms different from i386, amd64, sparc64, and ppc.

    *) Feature: the "lock_file" directive and the --with-lock-path=PATH
       autoconfiguration directive.

    *) Bugfix: if the HTTPS protocol was used in the "proxy_pass" directive
       then the requests with the body was not transferred.
2006-02-08 15:33:12 +00:00
auto nginx-0.3.27-RELEASE import 2006-02-08 15:33:12 +00:00
conf nginx-0.3.27-RELEASE import 2006-02-08 15:33:12 +00:00
contrib nginx-0.1.43-RELEASE import 2005-08-30 10:55:07 +00:00
docs nginx-0.3.27-RELEASE import 2006-02-08 15:33:12 +00:00
src nginx-0.3.27-RELEASE import 2006-02-08 15:33:12 +00:00
.hgtags release-0.3.26 tag 2006-02-03 12:58:48 +00:00