virtualmin / virtualmin-gpl

Virtualmin web hosting control panel for Webmin
https://www.virtualmin.com
GNU General Public License v3.0
330 stars 102 forks source link

Use static value for pm.max_spare_servers #955

Closed Muffinman closed 2 weeks ago

Muffinman commented 2 weeks ago

Setting pm.max_children to a high value causes a lot of excess memory usage as vhost count grows. Use a static value to stop that.

Fixes #954

iliajie commented 2 weeks ago

Thanks!

See this comment https://github.com/virtualmin/virtualmin-gpl/issues/954#issuecomment-2461896279.