Forum Discussion
Sully_103006
Apr 08, 2011Historic F5 Account
Is there anyway to make this Siebel iRule more efficient?
when CLIENT_ACCEPTED {
TCP::collect 1 }
when CLIENT_DATA {
if { [findstr [TCP::payload] "/siebel" 0 " "] == "/siebel/finsobjmgr_enu" } {
log local0. "Using pool company...
Joel_Moses
Apr 11, 2011Nimbostratus
When it tries and fails to do a switch match, Sully, what does it log in the LTM logs? Can you post some of those? I would be willing to bet that it is not matching some sort of content just prior to the /! string... The original iRule used "contains" there, which probably means our match needs to be modified to account for that. Glad to help...
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