So where should the request go ? to the admin server or to the manage servers.
I tried sending a request to the admin server (to which 2 of my manage servers are connected) but it displyed a 404.
P.S The application is deployed on the manage servers and not in the admin server. So how does admin server pass the request forward to the manage servers
???
Originally posted by Shravan Kumar:
Admin Server Manages the resources of the managed servers. It is the single point of administration for all the managed servers. It will not route the request to the managed servers.
[ November 07, 2005: Message edited by: raghav mathur ]