Forum Discussion

Rajesh034_16229's avatar
Rajesh034_16229
Icon for Nimbostratus rankNimbostratus
Sep 27, 2014

How to trace VIP if url is given only?

If url is given then how to trace vip associated with it.

 

Traditional way would be to track url with ssl profile and then check each vip if its associated to that ssl profile which is pain.

 

Is there a shorter and efficient way?

 

1 Reply

  • Well Rajesh its tricky. If ssl profile is associated with the URL then only you can use this method. Depending on your infrastructure, you can maintain a database to find out the associated VIP and load balancer. All depends on the infrastructure you are working in. If the URL is externally hosted, you can just perform a nslookup for the URL to get the associated VIP. I hope i have answered your query.