Forum Discussion
Robert_47833
Altostratus
Nov 20, 2012<HTTP_REQUEST> - Operation not supported. Multiple redirect/respond invocations not allowed (line 5) invoked from within "HTTP::respond 200
testirule :
when CLIENT_ACCEPTED {
set hsl [HSL::open -proto UDP -pool xyz-pool]
}
when HTTP_REQUEST {
if {[HTTP::uri] starts_with "/testme"} {
HSL...
hoolio
Cirrostratus
Nov 20, 2012You can only send a redirect or HTTP response once per HTTP request. Trying to do more than one redirect or response will trigger this TCL runtime error.
Do you have other iRules enabled on the virtual server? If so, can you post the other iRule(s)?
aaron
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
