반응형
<IfModule prefork.c>
StartServers 5
MinSpareServers 5
MaxSpareServers 10
ServerLimit 150
MaxClients 150
MaxRequestsPerChild 0
</IfModule>
http://blog.naver.com/PostView.nhn?blogId=sung3ne&logNo=120131231733
반응형
'Linux Server' 카테고리의 다른 글
| CPU 사용률 확인 (0) | 2012.11.08 |
|---|---|
| git 저장소(repository) 생성 (0) | 2012.08.15 |
| sysfs (0) | 2011.10.14 |
| procfs (0) | 2011.10.14 |
| devpts (0) | 2011.10.14 |