Forum Discussion

Naresh_Dhiman_6's avatar
Naresh_Dhiman_6
Icon for Nimbostratus rankNimbostratus
Aug 20, 2009

please help

i have a query Currently, all int1.domainName.com websites on hitting the load balancer are directed to int1.domainName.com/ecom/pages/nm/nmhomepage.jsp.

 

i want that redirect so that the Load Balancer DOES NOT redirect to int1.domainName.com/ecom/pages/nm/nmhomepage.jsp but just forwards the int1.domain.com to the webServer.

 

please help me want changes has to be made in this

 

elseif {[string tolower [HTTP::host]] equals ("int1.cbomc.com") and ([HTTP::uri] equals "/")} {

 

HTTP::redirect "http://[HTTP::host]/ecom/pages/nm/nmhomepage.jsp"}

1 Reply

  • This is a double post. PLease refer to http://devcentral.f5.com/Default.aspx?tabid=53&forumid=5&postid=61456&view=topic