PA 5260 httpd multiple processes running

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Please sign in to see details of an important advisory in our Customer Advisories area.

PA 5260 httpd multiple processes running

L1 Bithead

Ridwaan_0-1708436255991.png

 

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 ?

PCNSE
Network Security Team leader
1 REPLY 1

Community Team Member

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.

LIVEcommunity team member, CISSP
Cheers,
Kiwi
Please help out other users and “Accept as Solution” if a post helps solve your problem !

Read more about how and why to accept solutions.
  • 279 Views
  • 1 replies
  • 0 Likes
Like what you see?

Show your appreciation!

Click Like if a post is helpful to you or if you just want to show your support.

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!