Server ran out of threads to serve requests. Consider raising the ThreadsPerChild setting

Server ran out of threads to serve requests. Consider raising the Thre…

더시민 0 441 0

1) httpd.conf 에서 아래부분을 주석 제거하고

 

# Server-pool management (MPM specific)

 

Include conf/extra/httpd-mpm.conf

 

2) httpd-mpm.conf 에서 Apache의 모듈에 맞는 ThreadsPerChild 값을 수정한다.

 

<IfModule mpm_winnt_module>

    ThreadsPerChild      150

    MaxRequestsPerChild    0

     AcceptFilter http none

 

</IfModule>

 

 

0 Comments
제목
Category
Facebook Twitter GooglePlus KakaoStory KakaoTalk NaverBand