seems like the easiest is to separate the app, tomcat6 and maybe mysql to 3
separate farms. Having the tomcat and app on separate farms with their own
www will naturally do what you want and I believe you can configure 2 apps
with the DNS requirements you have (think there were posts about that -
haven't done it myself though).

All farms can access the other through the regular DNS names. For example I
have a totally separate mysql farm and all other farms requiring services
from it just use the normal int-mysql-...domainname....

On Wed, Apr 1, 2009 at 3:48 AM, ts <[email protected]> wrote:

>
> Hi,
>
> We have the following setup on our farm :
>
> 1 www role
> 1 app role (customized)
> 1 tomcat6 role
> 2 mysql (master and slave)
>
> We would like the load balancer to send all requests for the
> www.mydomain.com
> to the tomcat role and to send all subdomain.mydomain.com requests to
> the app role. How do we set this up in the dns zone. When the app role
> has multiple instances, how can we ensure all requests for the sub-
> domain are sent correctly to the right app role instances.
>
> Any suggestions or pointers will be helpful?
>
> Thanks!
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"scalr-discuss" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/scalr-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to