log src/http/ngx_http_core_module.c @ 1377:0d57c150115b

age author description
Thu, 09 Aug 2007 13:32:21 +0000 Igor Sysoev set default listen() backlog to 511 on all platforms except FreeBSD
Sun, 29 Jul 2007 18:11:39 +0000 Igor Sysoev named location
Sun, 29 Jul 2007 18:05:45 +0000 Igor Sysoev --sysconfdir=DIR
Mon, 11 Jun 2007 19:49:22 +0000 Igor Sysoev the "www.example.*" wildcard hash support
Fri, 08 Jun 2007 05:40:59 +0000 Igor Sysoev fix building --without-http_rewrite_module, the bug was introduced in r1236
Tue, 05 Jun 2007 11:42:59 +0000 Igor Sysoev use pointer to an array instead of array for inclusive locations inside location
Tue, 05 Jun 2007 06:44:08 +0000 Igor Sysoev optimize regex location search
Mon, 04 Jun 2007 20:45:45 +0000 Igor Sysoev forbid alias inside location given by regular expression
Mon, 21 May 2007 14:09:12 +0000 Igor Sysoev use stable search where it is required
Thu, 17 May 2007 18:07:28 +0000 Igor Sysoev style fix
Mon, 07 May 2007 09:20:42 +0000 Igor Sysoev limit minimal pool size
Mon, 07 May 2007 08:49:15 +0000 Igor Sysoev style fix
Mon, 07 May 2007 06:33:39 +0000 Igor Sysoev sendfile_max_chunk
Sat, 21 Apr 2007 07:50:19 +0000 Igor Sysoev $request_time has millisecond precision
Mon, 02 Apr 2007 06:27:30 +0000 Igor Sysoev *) introduce ngx_strchr()
Mon, 02 Apr 2007 05:43:21 +0000 Igor Sysoev style fix
Sun, 01 Apr 2007 09:03:14 +0000 Igor Sysoev disable $document_root variable in the "root/alias" directive
Thu, 29 Mar 2007 10:27:24 +0000 Igor Sysoev the "include" support inside the "types" directive
Wed, 28 Mar 2007 14:38:33 +0000 Igor Sysoev style fix
Wed, 14 Feb 2007 18:51:19 +0000 Igor Sysoev ngx_strcasecmp()/ngx_strncasecmp()
Thu, 25 Jan 2007 08:45:04 +0000 Igor Sysoev undo "client_body_in_file_only any"
Wed, 24 Jan 2007 09:14:08 +0000 Igor Sysoev client_body_in_file_only any
Sun, 21 Jan 2007 17:42:28 +0000 Igor Sysoev allow "sendfile" in "if" context
Fri, 12 Jan 2007 21:57:20 +0000 Igor Sysoev style fix
Tue, 12 Dec 2006 16:46:16 +0000 Igor Sysoev rewritten upstream
Tue, 14 Nov 2006 12:43:48 +0000 Igor Sysoev add more WebDAV methods
Thu, 02 Nov 2006 13:48:28 +0000 Igor Sysoev fix subrequest limit
Thu, 02 Nov 2006 13:38:25 +0000 Igor Sysoev fix subrequest limit
Tue, 24 Oct 2006 13:06:55 +0000 Igor Sysoev now the "listen" directives use ngx_parse_url()
Fri, 13 Oct 2006 15:20:10 +0000 Igor Sysoev <!--#include virtual=... set=... -->