Forum Discussion
kenhuang_89481
Nimbostratus
Jul 12, 2010about binary format/scan
The following paragraph is about "irules
". It's easy and there's no problem.
look this rules...
when CLIENT_ACCEPTED {
TCP::collect 1
}
when CLIENT_DAT...
kenhuang_89481
Nimbostratus
Jul 12, 2010i'm try this problem
new irules is
when CLIENT_ACCEPTED {
}
when CLIENT_DATA {
set payload [TCP::payload]
binary scan c $payload jieguo
if { $jieguo equals "6" } {
TCP::payload replace 0 1 ""
pool test-socket }
TCP::release
}
it's right ,but what i delete the first byte of the package and also send the byte to pool1.
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