Last Modified: Apr 28, 2025
Affected Product(s):
BIG-IP LTM
Known Affected Versions:
13.1.0, 13.1.0.1, 13.1.0.2, 13.1.0.3, 13.1.0.4, 13.1.0.5, 13.1.0.6, 13.1.0.7, 14.0.0, 14.0.0.1, 14.0.0.2
Fixed In:
14.1.0, 14.0.0.3, 13.1.0.8
Opened: Mar 01, 2018 Severity: 3-Major
Network Map loading time is directly proportional to the number of profiles/policies associated with a virtual server. When there are a significant number, Network Map might take many tens of seconds to load; when there are fewer associated profiles/policies, loading time is shorter. For example, consider a configuration that contains virtual servers with a large number of associated profiles/policies. In the following example config, the virtual server has two associated profiles. The time to load the Network Map page increases with each additional profile/policy. # tmsh list ltm virtual vs ltm virtual vs { creation-time 2018-03-06:18:27:53 destination 0.0.0.0:any ip-protocol tcp last-modified-time 2018-03-06:18:27:53 mask any profiles { myhttp { } tcp { } } rules { myrule } source 0.0.0.0/0 translate-address disabled translate-port disabled vlans { socks-tunnel } vs-index 5 }
It takes tens of seconds to load the Network Map page.
-- Navigate to Local Traffic :: Network Map in the BIG-IP Configuration Utility. -- The configuration contains a significantly large number of profiles/policies associated with the virtual server.
None.
None