Folks,
I have a couple of servers with php5-fpm using up more RAM than I think it
should be. The process manager settings for both servers are below:
pm.max_children = 10
pm.start_servers = 4
pm.min_spare_servers = 2
pm.max_spare_servers = 6
According to the config file, the default value for *pm.start_servers* is *min_spare_servers
+ (max_spare_servers - min_spare_servers) / 2*
But what is the best value for *pm.min_spare_servers* and
*pm.max_spare_servers* on a server with 512 MB of RAM and 1 CPU?
TIA
--
---
You received this message because you are subscribed to the Google Groups "highload-php-en" group.
To unsubscribe from this group and stop receiving emails from it, send an email to highload-php-en+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.