Forum Discussion
Miguel_Alfaro_6
Nimbostratus
Oct 31, 2008disable HTTP parsing for not HTTP traffic
Hi
I want to apply http acceleration profile to a VS order to ebable WA for an application (oracle Ebussines 11i), the problem is that part of the application is not RFC compliant with HTTP and it cause that the Http Profile hangs the connection, because the HTTP profile applies a fairly strict HTTP parser to the VIP.
I want to create an iRule that looks at the start of the connection and disables the HTTP parsing if it sees some part of the applicaiton traffic is not HTTP.
Do I should use TCP::collect or HTTP::collect
I will appreciate any example.
TNKS
- hoolio
Cirrostratus
To inspect the HTTP before the HTTP parser does you'd need to use TCP::collect. You could then call HTTP::disable from CLIENT_DATA if you don't want to use the HTTP profile for that connection. - Miguel_Alfaro_6
Nimbostratus
Hi Aaron - hoolio
Cirrostratus
Hi Miguel,
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