Forum Discussion
Willy
Feb 09, 2016Nimbostratus
TCL error :Prerequisite operation not in progress (line ...
I have an iRule that looks like this :
when HTTP_REQUEST {
if {[HTTP::path] eq "/"} {
HTTP::uri "/newpath"
pool website-pool}
}
It seems to do his job, but sometimes the next error appear...
Josh_Abaire
Feb 17, 2016Nimbostratus
I agree. I do not think the rule will work if HTTP is disabled. Combine the rules and set it up to only continue if the first part is not true (if/elseif) or perhaps add "return" after disabling HTTP to stop processing the event.
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