Forum Discussion
icontrol bigsuds
The batch methods were designed to create multiple objects, but there are some theoretical limits which mainly are centered around how large the configuration is for each object (meaning how large the SOAP payload is that's sent and parsed). Querying statistics is somewhat of a costly operation as the SOAP/XML response is quite large while querying the lb_method of a virtual server is much lighter. It also depends on how hot the BIG-IP is running (meaning how much of the CPU is being used). If you are at or near 100% capacity on your device, then I'd say splitting things up into smaller chunks is a good idea. It's mainly the processing/parsing of the request/response that's the issue.
As a general rule of thumb, I'd say to batch things in 100 increments is not a bad way to go. If you have 110, then include them all in one, if you have 250, then split them into a couple of calls.
But, ultimately it will depend on how much your device is being used. If you are running light, then you can increase the numbers in each batch.
Hope this helps...
-Joe
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
* 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