log src/http/modules/ngx_http_memcached_module.c @ 3006:95972b9e790b

age author description
Mon, 27 Jul 2009 13:25:29 +0000 Igor Sysoev ngx_http_upstream_create() to cleanup the previous upstream after
Tue, 02 Jun 2009 16:09:44 +0000 Igor Sysoev return NULL instead of NGX_CONF_ERROR on a create conf failure
Wed, 10 Dec 2008 14:46:34 +0000 Igor Sysoev change variable name
Wed, 10 Dec 2008 14:44:48 +0000 Igor Sysoev delete surplus upstream.schema field
Fri, 05 Sep 2008 15:25:47 +0000 Igor Sysoev remove unused #include's
Mon, 03 Mar 2008 10:42:00 +0000 Igor Sysoev fix memory leak in long-lived non buffered connections
Thu, 27 Dec 2007 14:19:30 +0000 Igor Sysoev allow memached_pass inside "if" block