VIP configured at ACE is 10.240.240.xx that is load balanced at port 7011 .
DNS entry for VIP (10.240.240.xx)------>abc.corp.xyz.com
Requirement
User When access the this VIP at port 80 form browser( http://abc.corp.xyz.com ), ACE will redirect it to http://abc.corp.xyz.com: 7011 .
NOTE: User when access this application (http://abc.corp.xyz.com: 7011) ,everything this is working fine but we do not want to include the port 7011 in URL .
Is there any way ...user request will come via 80 and ACE will redirect it to port 7011 ?
Thanks in Advance...