Forum Discussion
skunk69_85565
Nov 06, 2007Historic F5 Account
need to insert new info into HTTP query or uri
Hi everyone,
I need some advice here, please.
I am currently developing an iRule which will in the end send user requests to different pools based on IP addr, user agents, an exist...
skunk69_85565
Nov 06, 2007Historic F5 Account
Hi Aaron,
;-) Yes, thanks that works
just another small issue:
Above this elseif routine there is an if-statement, and if both (if and elseif) are not true, there is an else function.
Is my iRule correct? as requests without a cookie seams to end here
if { [HTTP::query] starts_with "/A"} {
pool poolA
return
and I get this log message:
TCL error: test HTTP_REQUEST - cant read qstring: no such variable while executing if { $qstring starts_with A} { pool poolA log local0. send to poolA return } elseif { $qstring starts_with B} { pool poolB l..
Thanks again,
Patrick
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