Forum Discussion
Corey_Smith_174
Nimbostratus
Jul 31, 2007Changing destination pool/port based on initial message on encrypted streams
On a plaintext stream it is possible to select a pool/member/port by using a method similar to:
when CLIENT_ACCEPT {
TCP::collect 1
}
when CLIENT_DATA {
if { [re...
Colin_Walker_12
Sep 07, 2007Historic F5 Account
I think the first code snippet looks fine except for the length of 1 on your TCP::collect command. You'd need to collect more than one byte to match a string like that.
Colin
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