Julien Danjou 4/6/2014

Doing A/B testing with Apache httpd

Read Original

This article details a practical implementation of A/B testing on a static website served by Apache httpd. The author explains the goal of testing two subtitle versions for a book landing page, discusses design considerations like time-based request balancing (even/odd seconds), and describes using cookies to ensure returning visitors see the same version. It's a hands-on, server-configuration-focused technical tutorial.

Doing A/B testing with Apache httpd

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week