Forum Discussion
Will_Petersen_9
Nimbostratus
Aug 29, 2006XML Redirect via iRule
Trying to determine how I can post an XML document to the client if both of the servers fail. In our case when the client sends a request we respond back with an XML document containing a url link. ...
Will_Petersen_9
Nimbostratus
Aug 31, 2006I tried the LB_FAILED as so
when LB_FAILED {
{HTTP::respond 200 content {
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
http://www.f5.com
}}
}
However it didn't work. As when I put both nodes in the pool into unavailable status it didn't give me the XML info. When I used the other logic when HTTP_REQUEST and the check on the node it did give me back the XML I was looking for. Did I not use it correctly?
Will
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects