Forum Discussion
nlabde
Oct 10, 2023Nimbostratus
MQTT irule issue.
We configured the irule for the MQTT application and the irule was accepted but when we tried to assign it to VIP then it gave us the error mentioned in the below article.
https://my.f5.com/manage/s/article/K51127695
We followed the above article and configured the same with iApp, but landed with the same error.
Request you to guide us on the same
1 Reply
Sort By
- Hi Alex,
when HTTP_REQUEST { if { not ([HTTP::uri] contains "/abc/")}{ HTTP::redirect "http://[HTTP::host][HTTP::uri]" } elseif {[HTTP::uri] contains "/discoverer/"}{ pool discoverer-pool } else { pool abc-pool } }
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