- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
11-01-2012 01:48 PM
I'm working on a script to check several configuration options on a PANOS box. It seems that after 10 actions or so, the api connection fails. Is there a limit within the API that says a single instantiated api connection can only complete x amount of actions before a new connection must be established? My code is fairly simple, I call the api and pass it to subs that complete various operations.
11-14-2012 05:40 AM
Hi,
Could you share with us some part of your code ?
As I understand, your script open a SSL connection to the FW and after that you send multiple request on this SSL connection ?
Have you tried to make call URL one by one ?
@ steven, you didn't subscribe to an update on the thread created by Ameya ( https://live.paloaltonetworks.com/thread/6190 ), that's why I answer here
regards
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!