Forum Discussion
Vasile_Balan_95
Nimbostratus
Oct 11, 2006node selection string from v 4.x to v 9.x
Hi,
I need help with converting the node selection string
node(findstr(http_uri, "?ip=", 4, '/') + ":80")
from the persistence tab on v 4.x to v 9.x. i know there is no s...
Vasile_Balan_95
Nimbostratus
Oct 12, 2006Hi deb,
i have 9.1.2 installed. i've tried to use the following:
when HTTP_REQUEST {
set myNode [findstr [string tolower [HTTP::uri]] "?ip=" 4 "/"]
if { $myNodeIP ne "" } {
pool POOL $myNodeIP 80
}
but it doesn't work.
thanks,
vasile
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
