split users

Reinis Rozitis r at roze.lv
Wed May 12 19:13:16 MSD 2010


'distribute' ?

rr


----- Original Message ----- 
From: "Igor Sysoev" <igor at sysoev.ru>
To: <nginx at nginx.org>
Sent: Wednesday, May 12, 2010 5:35 PM
Subject: split users


> Hi,
> I'm developing a module for A/B split testing.
> The splitting is defined as:
> 
> users_split "${remote_addr}AAA"   $variant {
>            0.5%                  one;
>            2.0%                  two;
>            -                     "";
> }
> 
> The question is: what is the better English name:
> users_split
> user_split
> clients_split
> client_split
> or something else ?
> 
> 
> -- 
> Igor Sysoev
> http://sysoev.ru/en/
> 
> _______________________________________________
> nginx mailing list
> nginx at nginx.org
> http://nginx.org/mailman/listinfo/nginx
>



More information about the nginx mailing list