Forum Discussion
Nov 10, 2009
HTTP_Response is NOT responding
Hello All,
I have a set of code that does a 301 redirect and when responding, send back a URL to the client browser, but
doesn't. The log shows, but the respone URL does NOT get back...
hoolio
Cirrostratus
Nov 10, 2009Hi TRX,
HTTP_RESPOND is not triggered for LTM generated responses (like when using HTTP::respond or HTTP::redirect). Also, every URI will start with / so you could either make the URI check more specific or remove it altogether if you want to redirect every request. And 'return' exits the current event in the current rule. If you don't have any more code in the event you don't need to use return.
Aaron
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
