Forum Discussion
Fredrik_Persso1
Nimbostratus
Oct 03, 2005irule / universal persistance for other protocl then http
Hi!
I would like to do expression persistence for a TCP protocol CIMD.
So I would like to direct all TCP connection to the same node where the userid is the
same in the CIMD login message.
The login message is ascii coded. The message will look like this
in ascii character format.
01:XXX010:"userid":011"password""checksum"
XXX is package number (to be ignored).
"userid" the userid string
Is is possible to do expression persistence on this and
how would an expression look to make this work?
I'am using version 4.5
Would be greatful for some help!
- Colin_Walker_12Historic F5 AccountIt should be possible to do persistence based on this information. It's just a little different than the examples listed here: Click here
persist findstr(tcp_content, "userid", 8, '<') persist_timeout 30 member ...
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