Ruslan Ermilov
|
c865f8dfa2
|
Added checks that disallow adding a variable with an empty name.
Added variable name syntax checks to "geo" and "map" directives.
|
2012-12-17 19:03:33 +00:00 |
|
Ruslan Ermilov
|
10c205a1b3
|
Added syntax checking of the second parameter of the "split_clients" directive.
|
2012-05-16 13:14:53 +00:00 |
|
Ruslan Ermilov
|
43d2b1c045
|
Fixed grammar in error messages.
|
2012-04-12 19:35:41 +00:00 |
|
Ruslan Ermilov
|
52fcfd042e
|
Fixed calculation of range boundaries.
|
2012-03-28 06:50:23 +00:00 |
|
Maxim Konovalov
|
f8d59e33f3
|
Copyright updated.
|
2012-01-18 15:07:43 +00:00 |
|
Igor Sysoev
|
868db976d7
|
fix debug logging
|
2011-05-13 10:06:56 +00:00 |
|
Igor Sysoev
|
432760ee4d
|
use MurmurHash2 for split_clients, because
its distribution is much better than CRC32's one
|
2011-04-15 10:59:57 +00:00 |
|
Igor Sysoev
|
cd04da475d
|
do not try to calculate procent sum if there was an error
|
2010-06-08 09:06:57 +00:00 |
|
Igor Sysoev
|
fadd4bd25c
|
ngx_http_split_clients_module
|
2010-05-14 09:02:10 +00:00 |
|