Forum Discussion
Roman_80473
Nov 29, 2011Nimbostratus
Redirect to another URL from inside HTTP::REQUEST after timeout detected
Hi guys,
I have setup the timer using the 'after' command inside HTTP_REQUEST which I then cancel in HTTP_RESPONSE. I detect timeout and take node out of the mix. I then need to redirect req...
nitass
Nov 30, 2011Employee
Yes, I've tried the "&", and LTM has choked on the syntax:sorry, have you tried TCP::respond i posted? it seems working in my lab unit.
TCP::respond "HTTP/1.1 302 Found\r\nLocation: $theUrl\r\nConnection: close\r\nContent-Length: 0\r\n\r\n"
PS: You must have edited your post while I've been trying your suggestion :)yes, it seems devcentral does not like triangle bracket. so, i had to edit my post. :-)
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