Forum Discussion
Lloyd_Kim_55160
Nimbostratus
Dec 06, 2005IRULE HTTP FORWARD HELP
I was hoping someone could help me with an irule.
Situation:
We are trying to move over a client to another F5 and while the DNS replication takes place we would like to have a r...
Do all of the Sharepoint instances listen on the same IP:port? Do you have LTM monitors associated with the node or the pool? What page(s) are you monitoring with the monitor(s)?
If all of the Sharepoint instances are on the same IP:port and you want to explicitly monitor them separately, you could configure a new pool and monitor for each hostname. You could then use a single VIP and iRule to select the pool based on the requested hostname.
What do you want LTM to do if a specific hostname isn't answering? Options include doing nothing, sending an HTTP redirect or sending an HTTP response containing static HTML.
Aaron