zahari.amin Fyi, This is the default current PHP-7.* setting for Optimization concurrency plan 32GB Ram What is the best setting PHP-7.* Optimization concurrency plan for 128GB RAM?
zahari.amin aaPanel_Kern the service is apache, php, & mysql... this server running for webhosting and using Wordpress as a cms
aaPanel_Kern Running mode:Static [Static mode] In the static mode, the set number of child processes is always maintained, which has a large Ram overhead, but has a good concurrency capability.
aaPanel_Kern [64GB Ram recommended value] max_children <= 1000, start / min_spare = 50, max_spare <= 200 [Multi-PHP Version] If you have installed multiple PHP versions and are using them, it is recommended to reduce the concurrent configuration appropriately.
zahari.amin aaPanel_Kern if I'm using 128GB Ram should the setting be as below? [128GB Ram recommended value] max_children <= 2000, start / min_spare = 100, max_spare <= 400 [Multi-PHP Version] = no. just single PHP version
zahari.amin aaPanel_Kern but is it ok if I'm set for 64GB or 128GB? why, because my RAM is over than 32GB, and its around 128GB (currently RAM usage is 5.4%)
aaPanel_Kern zahari.amin Hello, yes, you can set it yourself, and restart relevant services after setting