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...
Willy
Feb 16, 2016Nimbostratus
Yes , there is. In the mean time I made some progress, but still confronted with the error. Since there were issues with the websocket sessions an iRule was created based on the SOL 14814. It now appears that if the HTTP is disabled , a websocket request, the error appears. My idea is now to try to combine both rules in one rule, avoiding the second rule to run when HTTP is disabled. Should you have any suggestions, they are more than welcome.
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