Last Modified: Jul 18, 2026
Affected Product(s):
iApps All
Known Affected Versions:
11.5.3, 11.5.3 hf1, 11.5.3 hf2, 11.5.4, 11.5.4 hf1, 11.5.4 hf2, 11.5.4 hf3, 11.5.4 hf4, 11.5.5, 11.5.6, 11.5.7, 11.5.8, 11.5.9, 11.5.10
Opened: Dec 18, 2013 Severity: 3-Major
Since v11.4.0, iApps have looked for the non-existence of '/Common/cookie' as the indicator of Edge licensing, since cookie persistence is not provided with Edge Gateways. This test reads incorrectly if the iApp is run from a partition other than /Common, and has been replaced with a direct test for the appropriate license features.
This test reads incorrectly. The iApp reports an error and fails to configure.
Using partition other than /common on BIG-IP systems in association with the following iApps: -- f5.http -- f5.bea_weblogic -- f5.sap_erp -- f5.peoplesoft_9 -- f5.sharepoint_2010 -- f5.dns -- f5.diameter -- f5.radius -- f5.ldap -- f5.oracle_ebs -- f5.microsoft_iis.
To workaround, make a copy of the iApp template and change two instances of the 'set is_edge' statement to 'set is_edge 0'.
None