Bug 11493

Summary: [FR] lower the number of httpd2.worker processes
Product: Sisyphus Reporter: Michael Shigorin <mike>
Component: httpd-alteratorAssignee: inger <inger>
Status: CLOSED FIXED QA Contact: qa-sisyphus
Severity: enhancement    
Priority: P2 CC: ldv
Version: unstable   
Hardware: all   
OS: Linux   

Description Michael Shigorin 2007-04-13 10:30:52 MSD
<gvy> разве что рассматривая pstree -- не многовато ли httpd workers?
    |-httpd2.worker---3*[httpd2.worker---26*[{httpd2.worker}]]
<gvy> там бы двух-трёх за глаза хватило, не в сто рук же конфигурить
<gvy> хотя после остановки по free освободилось аж 2.5M памяти
Comment 1 Dmitry V. Levin 2007-04-14 14:29:45 MSD
Fixed in 2.2.4-alt24:
- use prefork (classic) model
- reduce MaxClients value to 3 processes.