Forum Discussion
Brandon_Burns_8
May 22, 2007Historic F5 Account
routing to a pool based on protocol
I have have a set of optimization servers that I want to route all http traffic to, and I want all other non-http traffic on port 80 to route to a different pool. This is what I have, but when non-htt...
Brandon_Burns_8
May 23, 2007Historic F5 Account
Also, when I log the TCP::payload length in the CLIENT_ACCEPTED event, I get a 0.
May 23 13:41:55 tmm tmm[1708]: 01220002:6: Rule Non_HTTP_Rule_1 : 0
when CLIENT_ACCEPTED {
if {[TCP::local_port] == 80}{
TCP::collect 5
log "[TCP::payload length]"
}
}
Is this valid or will I get an incorrect response when logging this at the CLIENT_ACCEPTED level?
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