log src/core/ngx_connection.c @ 5360:3d2d3e1cf427

age author description
Wed, 04 Sep 2013 20:48:28 +0400 Maxim Dounin Win32: MinGW GCC compatibility.
Thu, 25 Jul 2013 12:46:03 +0400 Ruslan Ermilov On DragonFlyBSD, TCP_KEEPIDLE and TCP_KEEPINTVL are in msecs.
Thu, 25 Jul 2013 12:46:02 +0400 Ruslan Ermilov Style: reuse one int variable in ngx_configure_listening_sockets().
Thu, 11 Jul 2013 19:50:19 +0400 Vladimir Homutov Core: fixed possible use of an uninitialized variable.
Thu, 11 Jul 2013 16:07:25 +0400 Vladimir Homutov Core: extended ngx_sock_ntop() with socklen parameter.
Fri, 29 Mar 2013 18:18:42 +0000 Maxim Dounin Merge of r5138: use of NGX_FILE_ERROR. stable-1.2
Mon, 25 Mar 2013 15:49:11 +0000 Valentin Bartenev Use NGX_FILE_ERROR for handling file operations errors.
Fri, 15 Mar 2013 20:00:49 +0000 Valentin Bartenev Status: introduced the "ngx_stat_waiting" counter.
Thu, 07 Mar 2013 18:07:16 +0000 Valentin Bartenev Removed c->single_connection flag.
Mon, 10 Dec 2012 17:46:51 +0000 Maxim Dounin Merge of r4918: cache manager startup with many listen sockets. stable-1.2
Tue, 20 Nov 2012 13:37:55 +0000 Igor Sysoev Fixed failure to start cache manager and cache loader processes
Mon, 30 Jul 2012 12:27:06 +0000 Ruslan Ermilov Core: ipv6only is now on by default.
Tue, 03 Apr 2012 07:37:31 +0000 Ruslan Ermilov Fixed spelling in multiline C comments.
Mon, 05 Mar 2012 18:09:06 +0000 Maxim Dounin Whitespace fixes.
Sun, 05 Feb 2012 20:02:59 +0000 Maxim Dounin Merge of r4406, r4413: copyrights updated. stable-1.0
Wed, 18 Jan 2012 15:07:43 +0000 Maxim Konovalov Copyright updated.
Mon, 05 Dec 2011 08:06:15 +0000 Valentin Bartenev Added the "so_keepalive=" parameter to the "listen" directive.
Sun, 21 Aug 2011 11:37:37 +0000 Maxim Dounin Move SO_ACCEPTFILTER and TCP_DEFER_ACCEPT checks into configure.
Mon, 04 Apr 2011 12:26:53 +0000 Igor Sysoev reuse keepalive connections if there are no free worker connections
Mon, 05 Jul 2010 13:49:16 +0000 Igor Sysoev listen setfib=X
Mon, 31 May 2010 14:49:11 +0000 Igor Sysoev fix IPv6 and Unix domain sockets inheritance while online upgrade
Mon, 30 Nov 2009 11:26:24 +0000 Igor Sysoev chmod unix listen domain socket to 0666
Mon, 23 Nov 2009 15:46:21 +0000 Igor Sysoev add NGX_PROCESS_HELPER process status
Wed, 04 Nov 2009 18:36:43 +0000 Igor Sysoev allow to inherit unix domain sockets while online upgrade
Sun, 01 Nov 2009 19:29:49 +0000 Igor Sysoev delete unused field c->local_socklen
Fri, 30 Oct 2009 19:18:21 +0000 Igor Sysoev do not unlink unix domain socket file while online upgrade
Fri, 30 Oct 2009 19:16:50 +0000 Igor Sysoev unlink unix domain socket file after testing
Mon, 26 Oct 2009 11:43:32 +0000 Igor Sysoev http listen unix domain sockets
Wed, 23 Sep 2009 15:28:33 +0000 Igor Sysoev low default connection errors level from alert to error
Sun, 07 Jun 2009 18:22:58 +0000 Igor Sysoev update r2925