• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

limiting psaadmn httpsd

I

iMedia

Guest
I was wondering how to limit httpsd children from user : psaadm.

I use the CP < 1/week and it's bothering me that psaadm keeps 7 httpsd threads open, waisting memory.

I've limited httpd's children with worker.c and prefork, but where is httsd's control or are they tied together?

hmm...
 
Plesk uses it's own install of apache/php for the control panel. It's located in /usr/local/psa/admin/conf. However, the httpsd instance should not be using all that much RAM. Definitely not enough that you should worry about.
 
Nah, not worried about it. I have a fair amount of available RAM. I just don't like having running processes I don't use. ;) And, I was curious.

Thanks for the tip though!
 
Back
Top