Forum Discussion
Chris_13067
Nimbostratus
Oct 29, 2008persistence based on text in payload
Hi,
I have an app that initiates a TCP connection to a server, which performs a login function, and returns a text string to be used as a session ID. The initial connection is then clos...
Nat_Thirasuttakorn
Employee
Nov 13, 2008i think binary scan may take a little bit more cpu. but it may give you ability to debug (or you can use string to get data to variable, then use binary scan to convert it to hex. so you can log it to verify with packet trace. after irule is verified, you can remove the debugging part)
btw, if you change to use binary scan, here is how to check:
assume null is 0x00 (in hex)
if 32-byte sessionid is null, maybe you can try something like this
if { $CliSessionId eq "0x0000000000000000000000000000000000000000000000000000000000000000" }
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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
