How do we redirect
1-10 clients users to server A-same bsv
10-20 clients users to server B-same bsv
and so on...
and clients hitting myproject.com and redirect them to server a or server b or server c all having tomcat and aware installed.
In IIS there is a load balancer rules, not sure how it works in tomcat. Has anybody scaled app after 10 clients to redirect users to server B-everything identical except server is different and db is on new server(so client 10 to 20 hit serverb, clients 20 to 30 hit server c)
or
Do we have to create 3 URL's for 3 different servers? or 4 or 5 if we get 50 clients 50/10=5 url's