MRatWork Forum by Mustafa Ramadhan

Sawo Project - Kloxo-MR Discussions => Kloxo-MR Technical Helps => Topic started by: BigWeb.EU on 2017-09-16, 18:22:45

Title: PHP-FPM number of workers for ADMIN user
Post by: BigWeb.EU on 2017-09-16, 18:22:45
Hi Mustafa ,
How i can manage number of PHP-FPM workers for admin user ? ( my client added 150 sites to admin, and many of projects are bounded by PATH, so i can't move it to other user) 

(for other users i would change this via Limits->Number Of FastCGI Children , but admin has no Limits section)

Thanks
Title: Re: PHP-FPM number of workers for ADMIN user
Post by: MRatWork on 2017-09-18, 05:44:00
It's old Kloxo behavious and then no option to setting php-fpm for admin. To minimize memory usage, choose 'ondemand' for 'phpfpm type' in 'php configure'.
Title: Re: PHP-FPM number of workers for ADMIN user
Post by: BigWeb.EU on 2017-09-20, 12:44:37
Hi Mustafa, i dont need to minimize , i need to maximize :) I need making them at least 10 , is there a way i can do this , taking in mind kloxo upgrades would not change this back ?