Thanks Madhu,
Here the problem is not with virtual host and weights...The problem is while routing the request from plug-in file to cluster.
Ex:Cluster “A” (Dev region) having member 1 and member 2
Cluster “B” (QA Region) having member 1 and member 2
Now the plug-in receives the request from webserver successfully. Here plug-in has to route the request to cluster “B” but its routing to Cluster “A” which is running in dev region. For this I can modify the URI group in plug-in file but if anyone will regenerate the plug-in modification will be collapsed so instead modifying the plug-in is there any alternative way for success?
I hope now you will understand the exact situation.
--------------------------------
Posted By: vadivem at Feb 27 2009 3:11AM