Forum Discussion
Anderson_Gomes_
Nimbostratus
Sep 05, 2017http profile does not work
Hi folks,
I have a ERP application in my environment and when I put the http profile (default) to use acceleration and compression the virtual server stop to works.
I am using the default t...
Stanislas_Piro2
Cumulonimbus
Sep 05, 2017Hi,
the problem is web socket which is not compatible with HTTP profile (in your capture).
you can try with this code or look at web socket compatibility with your BigIP version.
when HTTP_REQUEST {
if { [string tolower [HTTP::header Upgrade]] contains "websocket" }{
HTTP::disable
}
}Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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
