I have done quite a few setup which involved hosting applications in IIS and configuring them accordingly, but now I have a different situation ...
I have 2 web servers which don't host any applications , those are load balanced by Cisco ace, and we have application servers that are actually hosting core application and have vip's too.
Now my concern is how to route traffic from webserver vip to appserver vip.
Webservers are only being used here to route traffic to app server
If you can give me pointers in IIS, how to achieve this, then I can research more.