Commit Graph

22 Commits

Author SHA1 Message Date
Sergey Kandaurov 70dccd6f6d Year 2022. 2022-02-04 13:29:31 +03:00
Maxim Dounin b16c756c9e Year 2021. 2021-01-19 20:35:17 +03:00
Maxim Konovalov 72d40e7fe7 Year 2019. 2019-01-28 13:23:37 +03:00
Maxim Dounin 1136600043 Year 2018. 2018-01-11 21:43:24 +03:00
Ruslan Ermilov 2f26840c9a Year 2017. 2017-01-10 17:13:06 +03:00
Ruslan Ermilov 61b090dbb4 Year 2016. 2016-01-11 10:53:49 +03:00
Valentin Bartenev 0c4c88529d Year 2015. 2015-01-13 20:13:16 +03:00
Valentin Bartenev c8d90b319d Year 2014. 2014-01-14 16:24:02 +04:00
Ruslan Ermilov b24b8f1e5a Year 2013. 2012-12-31 22:08:19 +00:00
Ruslan Ermilov 47a33df3cc Synchronized the license text with the FreeBSD's bsd-style-copyright. 2012-07-10 12:40:35 +00:00
Maxim Konovalov 0330b7ef84 Copyright updated. 2012-01-18 15:07:43 +00:00
Igor Sysoev 3d0626aa0a 2012 year. 2012-01-16 14:31:15 +00:00
Ruslan Ermilov ee6e8a7706 Fixed documentation pointer. 2011-10-31 10:38:20 +00:00
Igor Sysoev c0fd8c8b6c 2011 year 2011-01-20 10:18:12 +00:00
Igor Sysoev f1f1d3d3e5 2010 year 2010-01-01 14:53:56 +00:00
Igor Sysoev b1204b829d update 2009 year and delete blank line 2009-01-12 15:45:19 +00:00
Igor Sysoev 316cbe4712 2008 year 2008-01-03 12:33:54 +00:00
Igor Sysoev 6a1ecb2caa 2007 year 2007-01-01 18:19:37 +00:00
Igor Sysoev 793e60e52c note http://nginx.net 2006-10-12 09:43:46 +00:00
Igor Sysoev 1088523c6b nginx-0.3.20-RELEASE import
*) Bugfix: in SSI handling.

    *) Bugfix: the ngx_http_memcached_module did not support the keys in
       the "/usr?args" form.
2006-01-11 15:26:57 +00:00
Igor Sysoev c90b932751 nginx-0.1.14-RELEASE import
*) Feature: the autoconfiguration directives:
       --http-client-body-temp-path=PATH, --http-proxy-temp-path=PATH, and
       --http-fastcgi-temp-path=PATH

    *) Change: the directory name for the temporary files with the client
       request body is specified by directive client_body_temp_path, by
       default it is <prefix>/client_body_temp.

    *) Feature: the ngx_http_fastcgi_module and the directives:
       fastcgi_pass, fastcgi_root, fastcgi_index, fastcgi_params,
       fastcgi_connect_timeout, fastcgi_send_timeout, fastcgi_read_timeout,
       fastcgi_send_lowat, fastcgi_header_buffer_size, fastcgi_buffers,
       fastcgi_busy_buffers_size, fastcgi_temp_path,
       fastcgi_max_temp_file_size, fastcgi_temp_file_write_size,
       fastcgi_next_upstream, and fastcgi_x_powered_by.

    *) Bugfix: the "[alert] zero size buf" error; the bug had appeared in
       0.1.3.

    *) Change: the URI must be specified after the host name in the
       proxy_pass directive.

    *) Change: the %3F symbol in the URI was considered as the argument
       string start.

    *) Feature: the unix domain sockets support in the
       ngx_http_proxy_module.

    *) Feature: the ssl_engine and ssl_ciphers directives.
       Thanks to Sergey Skvortsov for SSL-accelerator.
2005-01-18 13:03:58 +00:00
Igor Sysoev 3aa65f2d32 nginx-0.1.0-RELEASE import
*) The first public version.
2004-10-04 15:04:06 +00:00