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 14, 2014Nimbostratus
Hello all
Sorry for digging out this old thread, but it perfectly matches my question. I'm migrating an existing Siebel Installation from Cisco ACE to F5 BigIP LTM 11.3.
Question: Is there a good reason to do the URL matching on the TCP layer instead of doing it with HTTP URI matching? On the ACE we did it with HTTP URI matching and it has been working fine for ages.
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