tmorton_62592
Mar 04, 2011Nimbostratus
System::Connections::get_list limit?
I wrote a perl script to retrieve a list of connections from several BigIPs ( all version 9.4.7).
I am using System::Connections::get_list.
The script works if the number of connections is under a few thousand.
However, it does not work for the BigIPs that currently have somewhere around 10,000 or more connections.
Is there a limit for get_list?
If so, Can it be changed?