Have you ever tried setting this up with a Rails application, or does it have to be run as a separate application in front of that rails server?
We're currently using Rack::ReverseProxy, but it doesn't provide these A/B splitting features and stickiness that Sitehub does, which is really intriguing.
Have you ever tried setting this up with a Rails application, or does it have to be run as a separate application in front of that rails server?
We're currently using
Rack::ReverseProxy, but it doesn't provide these A/B splitting features and stickiness thatSitehubdoes, which is really intriguing.