aboutsummaryrefslogtreecommitdiff
path: root/src/http/modules/ngx_http_split_clients_module.c
Commit message (Collapse)AuthorAge
* fix debug loggingIgor Sysoev2011-05-13
|
* use MurmurHash2 for split_clients, becauseIgor Sysoev2011-04-15
| | | | its distribution is much better than CRC32's one
* do not try to calculate procent sum if there was an errorIgor Sysoev2010-06-08
|
* ngx_http_split_clients_moduleIgor Sysoev2010-05-14