Last Modified: Apr 28, 2025
Affected Product(s):
BIG-IP APM
Known Affected Versions:
11.3.0, 11.4.0, 11.4.1, 11.5.0, 11.5.1, 11.5.1 HF1, 11.5.1 HF2, 11.5.1 HF3, 11.5.1 HF4, 11.6.0, 11.6.0 HF1, 11.6.0 HF2, 11.6.0 HF3
Fixed In:
12.0.0, 11.6.0 HF4, 11.5.1 HF5, 11.4.1 HF6, 11.4.0 HF8
Opened: Feb 24, 2014 Severity: 2-Critical Related Article:
K15409
Sometimes VMware View client 2.3 for Windows cannot launch desktops using APM.
VMware View client 2.3 for Windows cannot launch desktops.
APM configured as PCoIP Proxy.
Apply the following iRule: when HTTP_REQUEST { if { [HTTP::path] == "/broker/xml" && [HTTP::header Expect] == "100-continue" } { SSL::respond "HTTP/1.0 100 Continue\r\n\r\n" } }
VMware View client 2.3 for Windows can consistently launch desktops using APM.