Forum Discussion
TMaCEvans_92750
Jan 17, 2011Nimbostratus
nesting switch within aif statement
I'm trying to nest a switch statement in a if statement but am getting a parse error
[parse error: PARSE syntax 302 syntax\ error\ in\ expression\ \"\ switch\ -glob\ \[string\ tolower\ \[HTTP::u...
Rajesh_D_5975
May 12, 2011Nimbostratus
Hi,
Thanks for the reply. I still get the error.
i tried with both url as ws://domain.com:443/.... & wss://domain.com:443/...
with load balancer rule as
when HTTP_REQUEST {
if { [HTTP::header Upgrade] contains "WebSocket" }
{
HTTP::disable
pool ws-pool
}
}
Anything i am missing?
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