aboutsummaryrefslogtreecommitdiff
path: root/src/http/modules/ngx_http_split_clients_module.c
Commit message (Expand)AuthorAge
* Split clients: check length when parsing configuration.Ruslan Ermilov2013-03-21
* Added checks that disallow adding a variable with an empty name.Ruslan Ermilov2012-12-17
* Added syntax checking of the second parameter of the "split_clients" directive.Ruslan Ermilov2012-05-16
* Fixed grammar in error messages.Ruslan Ermilov2012-04-12
* Fixed calculation of range boundaries.Ruslan Ermilov2012-03-28
* Copyright updated.Maxim Konovalov2012-01-18
* fix debug loggingIgor Sysoev2011-05-13
* use MurmurHash2 for split_clients, becauseIgor Sysoev2011-04-15
* do not try to calculate procent sum if there was an errorIgor Sysoev2010-06-08
* ngx_http_split_clients_moduleIgor Sysoev2010-05-14