log src/http/modules/ngx_http_split_clients_module.c @ 5040:05beaa2d87b3 stable-1.2

age author description
Mon, 17 Dec 2012 19:03:33 +0000 Ruslan Ermilov Added checks that disallow adding a variable with an empty name.
Wed, 16 May 2012 13:14:53 +0000 Ruslan Ermilov Added syntax checking of the second parameter of the "split_clients" directive.
Thu, 12 Apr 2012 19:35:41 +0000 Ruslan Ermilov Fixed grammar in error messages.
Wed, 28 Mar 2012 06:50:23 +0000 Ruslan Ermilov Fixed calculation of range boundaries.
Wed, 18 Jan 2012 15:07:43 +0000 Maxim Konovalov Copyright updated.
Fri, 13 May 2011 10:06:56 +0000 Igor Sysoev fix debug logging
Fri, 15 Apr 2011 10:59:57 +0000 Igor Sysoev use MurmurHash2 for split_clients, because
Tue, 08 Jun 2010 09:06:57 +0000 Igor Sysoev do not try to calculate procent sum if there was an error
Fri, 14 May 2010 09:02:10 +0000 Igor Sysoev ngx_http_split_clients_module