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...
m_ru_119227
Jan 15, 2014Nimbostratus
Well, to response my own question: The traffic doesn't look like pure HTTP traffic. I guess the HTTP profile won't work. To be confirmed. On the ACE we had the URL matching rules restricted to POST requests. That could be an enhancement to the iRules posted above.
Greetings Mat
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