- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
02-20-2024 05:39 AM
These processes are seen to be utilising 400% of the CPU and seem to be a bug . Anyone else seen this on PAN-OS 10.1 ?
02-21-2024 04:14 AM
Hi @Ridwaan ,
Do you perform a lot of API calls ?
If you have a high API call rate, the web_backend process opens a lot of HTTPD child processes.
Although NGFW is able to manage until 25 HTTPD child processes, the amount of memory consumption per HTTPD can impact the behavior.
If you do you can try to reduce the number of API queries.
You can also try to restart the web-backend process to kill every child HTTPD process and free swapmemory and CPU.
> debug software restart process web-backend
Hope this helps,
-Kim.
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!