roadrunner icon indicating copy to clipboard operation
roadrunner copied to clipboard

[💡 FEATURE REQUEST]: Split-testing module

Open masterjus opened this issue 3 years ago • 0 comments

Plugin

No response

I have an idea!

I have an idea, listen to me!!

Everybody knows about A/B testing. There're few tools like the Google Optimizer which helps to do such tests. But sometimes new functionality which need to be tested could be made on a backend only.

We are using the split_clients for such tests and this is the inly reason why we're still using nginx before rr.

Here's the source code of the nginx's module https://github.com/phusion/nginx/blob/master/src/http/modules/ngx_http_split_clients_module.c.

As the result, we’d like to route users to different source folders.

We'll be so happy if such plugin would be made for the roadrunner as well.

masterjus avatar Jan 19 '22 07:01 masterjus