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 ...
Miguel_Alfaro_6
Nimbostratus
Nov 03, 2008Hi Aaron
Here is exactly the path where the application is getting stuck
/OA_JAVA/oracle/apps/fnd/formsClient/OracleApplications.dat
I will try disabling the http profile if the irule find a portion of that uri path
when HTTP_REQUEST {
if { [HTTP::uri] contains "OA_JAVA" } {
HTTP::disable
}
}
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