http://serverfault.com/questions/268633/controlling-nginx-pr...
We want to allow our users to enable beta version for all visitors to their Mixlr page, not just for themselves.
But a cookie approach would be easy too - see my other comment for a simple example.
However I wonder if map is faster than using lua just for cookies. I'll have to test it. :)
http://serverfault.com/questions/268633/controlling-nginx-pr...