• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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