summaryrefslogtreecommitdiffhomepage
path: root/src/os/unix/ngx_process_cycle.h (follow)
AgeCommit message (Collapse)AuthorFilesLines
2009-04-21implement "-s signal" option for UnixIgor Sysoev1-3/+4
2005-10-07nginx-0.3.0-RELEASE importrelease-0.3.0Igor Sysoev1-1/+0
*) Change: the 10-days live time limit of worker process was eliminated. The limit was introduced because of millisecond timers overflow.
2004-12-21nginx-0.1.13-RELEASE importrelease-0.1.13Igor Sysoev1-0/+1
*) Feature: the server_names_hash and server_names_hash_threshold directives. *) Bugfix: the *.domain.tld names in the "server_name" directive did not work. *) Bugfix: the %request_length log parameter logged the incorrect length.
2004-10-11nginx-0.1.1-RELEASE importrelease-0.1.1Igor Sysoev1-8/+2
*) Feature: the gzip_types directive. *) Feature: the tcp_nodelay directive. *) Feature: the send_lowat directive is working not only on OSes that support kqueue NOTE_LOWAT, but also on OSes that support SO_SNDLOWAT. *) Feature: the setproctitle() emulation for Linux and Solaris. *) Bugfix: the "Location" header rewrite bug fixed while the proxying. *) Bugfix: the ngx_http_chunked_module module may get caught in an endless loop. *) Bugfix: the /dev/poll module bugs fixed. *) Bugfix: the responses were corrupted when the temporary files were used while the proxying. *) Bugfix: the unescaped requests were passed to the backend. *) Bugfix: while the build configuration on Linux 2.4 the --with-poll_module parameter was required.
2004-09-29nginx-0.1.0-2004-09-29-20:00:49 import; remove years from copyrightIgor Sysoev1-1/+1
2004-09-28nginx-0.1.0-2004-09-28-12:34:51 import; set copyright and remove unused filesIgor Sysoev1-0/+6
2004-07-05nginx-0.0.7-2004-07-05-10:55:54 importIgor Sysoev1-2/+2
2004-06-23nginx-0.0.7-2004-06-23-19:18:17 importIgor Sysoev1-14/+1
2004-06-18nginx-0.0.7-2004-06-18-20:22:16 importIgor Sysoev1-0/+1
2004-06-15nginx-0.0.7-2004-06-15-11:55:11 importIgor Sysoev1-0/+21
2004-04-25nginx-0.0.3-2004-04-26-00:13:21 importIgor Sysoev1-3/+4
2004-04-16nginx-0.0.3-2004-04-16-09:14:16 importIgor Sysoev1-0/+1
2004-04-12nginx-0.0.3-2004-04-12-20:38:09 importIgor Sysoev1-2/+0
2004-04-02nginx-0.0.3-2004-04-02-19:13:20 importIgor Sysoev1-0/+1
2004-03-16nginx-0.0.2-2004-03-16-10:10:12 importIgor Sysoev1-1/+1
2004-03-04nginx-0.0.2-2004-03-04-10:04:55 importIgor Sysoev1-0/+40