Bug 11493 - [FR] lower the number of httpd2.worker processes
Summary: [FR] lower the number of httpd2.worker processes
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: httpd-alterator (show other bugs)
Version: unstable
Hardware: all Linux
: P2 enhancement
Assignee: inger@altlinux.org
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-13 10:30 MSD by Michael Shigorin
Modified: 2007-04-14 14:29 MSD (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.