Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Split clients: check length when parsing configuration. | Ruslan Ermilov | 2013-03-21 |
| | |||
* | Added checks that disallow adding a variable with an empty name. | Ruslan Ermilov | 2012-12-17 |
| | | | | Added variable name syntax checks to "geo" and "map" directives. | ||
* | Added syntax checking of the second parameter of the "split_clients" directive. | Ruslan Ermilov | 2012-05-16 |
| | |||
* | Fixed grammar in error messages. | Ruslan Ermilov | 2012-04-12 |
| | |||
* | Fixed calculation of range boundaries. | Ruslan Ermilov | 2012-03-28 |
| | |||
* | Copyright updated. | Maxim Konovalov | 2012-01-18 |
| | |||
* | fix debug logging | Igor Sysoev | 2011-05-13 |
| | |||
* | use MurmurHash2 for split_clients, because | Igor Sysoev | 2011-04-15 |
| | | | | its distribution is much better than CRC32's one | ||
* | do not try to calculate procent sum if there was an error | Igor Sysoev | 2010-06-08 |
| | |||
* | ngx_http_split_clients_module | Igor Sysoev | 2010-05-14 |