Thursday, February 24, 2011

[Rails] Re: Traffic Splitting

have you looked at mongrel clustering for example?

-- jon
http://technicaldebt.com

On Feb 24, 1:49 pm, Maxo <malk...@gmail.com> wrote:
> Hello,
>
> I am developing a rails application and have encountered the problem
> of splitting up traffic coming to the domain. As an example, I would
> like to mention that let's say we have 5 visitors per day to the
> domain. We want to split the traffic and redirect them to different
> locations:
>
> example.com - Redirecting each visitor to different URL
>
> Visitors 1 is redirected to - redirect_to("http://www.example1.com/")
> Visitors 2 is redirected to - redirect_to("http://www.example2.com/")
> Visitors 3 is redirected to - redirect_to("http://www.example3.com/")
> Visitors 4 is redirected to - redirect_to("http://www.example4.com/")
> Visitors 5 is redirected to - redirect_to("http://www.example5.com/")
>
> Any idea how this can be accomplished?
>
> Thanks a lot in advance

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

0 Comments:

Post a Comment

Subscribe to Post Comments [Atom]

<< Home


Real Estate