split users

邵军辉 junhui.shao at opi-corp.com
Wed May 12 19:00:14 MSD 2010


How about with_split?

:-D


On Wed, May 12, 2010 at 10:35 PM, Igor Sysoev <igor at sysoev.ru> wrote:

> 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://nginx.org/pipermail/nginx/attachments/20100512/9565407e/attachment.html>


More information about the nginx mailing list