SYSTEM INFORMATION
OS type and version:
Debian 10
Webmin version:
1.981
Virtualmin version:
6.17-3
I was wondering if it was possible to customize the template for setting PHP-FPM configs. For example, instead of this:
pm = dynamic
pm.max_children = 20
pm.start_servers = 1
pm.min_spare_servers = 1
pm.max_spare_servers = 5
I wanted something like this:
pm = ondemand
pm.max_children = 256
I can change them after they’re created, but it would be nice if there was an option to customize these. I also found this (https://archive.virtualmin.com/node/48462 ), but I couldn’t find it in the server templates
Check out this thread, it should help as it contains also all linked threads to this particular topic:
Hello,
I’m a new guy starting to use Virtualmin. Just started weeks ago and I’m starting to really like it. Quite addicting. I love it’s flow and the way it works.
If someone can provide any input on this it would be great. I believe that there are quite a few threads about it, and those are:
In this second one there are more ref ones.
Setup is php-fpm via socks. I wasn’t able to find anywhere template that is creating php-fpm .conf files for individual servers. I am able to solve it “by h…
1 Like
system
Closed
December 19, 2021, 6:15pm
3
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.